bstriner / keras-tqdm

Keras integration with TQDM progress bars
MIT License
348 stars 41 forks source link

Fixed #42: crash when 'metrics' absent in params #43

Open kaomoneus opened 2 years ago

kaomoneus commented 2 years ago

Fixed #42: crash when 'metrics' absent in params. Also fixes places of inner description relevant variables initialization.