Error if checkpoint frequency exceeds number of epochs
The following error occurs when checkpoint_freq exceeds the number of epochs:
Traceback (most recent call last):
File "transfer_quick_nn.py", line 133, in <module>
resnet.save_model(model_output, audio_repr_file=config_file)
File "/home/oliver/envs/env-ketos-py37/lib/python3.7/site-packages/ketos/neural_networks/dev_utils/nn_interface.py", line 861, in save_model
checkpoints = glob(latest + '*')
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information