Skip to content

About load_network_from_file function#31

Open
MahmoudAliEng wants to merge 1 commit intomainfrom
lindskow_experiment
Open

About load_network_from_file function#31
MahmoudAliEng wants to merge 1 commit intomainfrom
lindskow_experiment

Conversation

@MahmoudAliEng
Copy link

I trained my model, now in a new execution I want to use it to predict text, but the function of load is not static, so I'm obliged to create an instance of NERDA, but the model is already trained I want just use the load_network_from_file method.

I think you can make the function static (just add @staticmethod decorator above the function), please.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant