Skip to content

Will ReLU be ever called for single dimensional node_state_dim? #12

@tsjain

Description

@tsjain

Since the default configuration of node_hidden_sizes is a vector of length 1, will the layers in the for loop on lines 38:40 ever get created?

for i in range(1, len(self._node_hidden_sizes)):

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