chainer / chainer-chemistry

Chainer Chemistry: A Library for Deep Learning in Biology and Chemistry
MIT License
629 stars 131 forks source link

Can I early stopping? #421

Open rookiecoder-chen opened 4 years ago

rookiecoder-chen commented 4 years ago

Can chainer_chemistry do early stopping? I want to stop training and save the model when the loss is the lowest, how to implement it?