Skip to content

How to make 3 Fully connected layer #15

@cir17lc

Description

@cir17lc

Hi, thanks for the code. However for my problem I have 3 fully connected layer, however when change
size_list = [(fc_unit_size, fc_unit_size)] * 4 , num_list = [4500, 4500,4500, 1148] I have this error _IndexError: index 3 is out of bounds for axis 0 with size 3

Do you know how to overcome this ?
Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions