autonomio / talos

Hyperparameter Experiments with TensorFlow and Keras
https://autonom.io
MIT License
1.62k stars 269 forks source link

store the weights locally and load back once `Scan()` is finished. #372

Closed mikkokotila closed 4 years ago

mikkokotila commented 4 years ago

This will make save_weights also redundant. Related with #343.

mikkokotila commented 4 years ago

It's better to leave this as it is current, so closing here.