jkbdnj / jakub-dunaj-bachelors-thesis

Bachelor's thesis project on Plant Disease Classification for Vienna university of Technology. Includes LaTeX document and accompanying web application.
0 stars 0 forks source link

Extend the History callback to log epoch duration #19

Closed jkbdnj closed 14 hours ago

jkbdnj commented 18 hours ago

Task description

Extend the History callback to log epoch duration. This requires to extend the on_epoch_begin(...) and on_poch_end(...) method of the History callback class. tensflow_documentaion history_callback_source_code