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 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.