genn-team / ml_genn

A library for deep learning with Spiking Neural Networks (SNN).
https://ml-genn.readthedocs.io
GNU Lesser General Public License v2.1
24 stars 7 forks source link

Optimiser state should be saved in checkpoints #76

Open neworderofjamie opened 1 year ago

neworderofjamie commented 1 year ago

If you resume training on a freshly-loaded model using an optimiser like Adam with internal state, it's unlikely to work very well as this state isn't checkpointed