Skip to content

How to remove one fully connected layer? #6

@laur1s

Description

@laur1s

I only have one fully connected layer in my conv net. However, when I try to remove it from list num_list = [1, 500] I get add_layer(patches, colors, size=size_list[ind], num=num_show_list[ind], IndexError: list index out of range How do I solve this problem?

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