You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The save and load files are present in the network.py
These functions can be used to save and load NNs in JSON format.
They are to be used first to save the data when the user is satisfied with the training,
the load func's usage will be clear as we add further features.
The text was updated successfully, but these errors were encountered:
The save and load files are present in the
network.py
These functions can be used to save and load NNs in JSON format.
They are to be used first to save the data when the user is satisfied with the training,
the load func's usage will be clear as we add further features.
The text was updated successfully, but these errors were encountered: