Skip to content

Save Load #160

Description

@MisterMandarino

Save: Serialization of the nnodely graph into a file. every node (Stream/Layer) should implement the get_config() class to serialize it into a json representation.

Load: Ready the serialized graph file and instantiate every node to obtain the original graph.

Extra: All trainable parameters and variables should be saved inside a specific file (.pt??) and loaded inside the model maintaining the trained weights

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions