pesser / edflow

Reduce boilerplate code for your ML projects. TensorFlow and PyTorch.
https://edflow.readthedocs.io/
MIT License
24 stars 13 forks source link

Fix validation tqdm close after validation #234

Closed hperrot closed 4 years ago

hperrot commented 4 years ago

This qull request closes the tqdm iterators after validation batches, so it doesn't stay there during next training epoch.