keras/tests
Bas Veeling 4c01c0c4d7 ReduceLROnPlateau Callback and CSVLogger Callback (#3780)
* ReduceLROnPlateau Callback and CSVLogger Callback

* Added documentation and cleanup.

* Added examples.

* Added test for ReduceLROnPlateau()

* Minor changes to naming.

* Added epsilon for lr comparison.

* Fix sensitivity issue

* PEP8
2016-09-23 21:16:19 -07:00
..
integration_tests Set default backend to TF 2016-09-13 16:24:43 -07:00
keras ReduceLROnPlateau Callback and CSVLogger Callback (#3780) 2016-09-23 21:16:19 -07:00
test_loss_masking.py Add model saving functionality (#3314) 2016-07-26 20:45:28 -07:00
test_loss_weighting.py Add model saving functionality (#3314) 2016-07-26 20:45:28 -07:00
test_model_saving.py Optionally load weights by name (#3488) 2016-09-06 11:42:31 -07:00