Skip to content

Tags: szalpal/keras

Tags

2.2.4

Toggle 2.2.4's commit message
Prepare 2.2.4 release.

2.2.3

Toggle 2.2.3's commit message
[RELNOTES] [P] Write to TensorBoard every x samples. (keras-team#11152)

* Working on improving tensor flow callbacks

* Adding batch level TensorBoard logging (implementing the `on_batch_end` method to the TensorBoard class

* Interim commit -- added notes.

* Corrected stylistic issues -- brought to compliance w/ PEP8

* Added the missing argument in the test suite.

* Added the possibility to choose how frequently tensorboard should log
the metrics and losses.

* Fixed the issue of the validation data not being displayed.

* Fixed the issue about the callback not remembering when was the last
time it wrote to the logs.

* Removed the error check.

* Used update_freq instead of write_step.

* Forgot to change the constructor call.

2.2.2

Toggle 2.2.2's commit message
Prepare new release.

2.2.1

Toggle 2.2.1's commit message
Prepare 2.2.1 release.

2.2.0

Toggle 2.2.0's commit message
Style fix

2.1.6

Toggle 2.1.6's commit message
fixing typos (keras-team#10016)

2.1.5

Toggle 2.1.5's commit message
Prepare 2.1.5 release

2.1.4

Toggle 2.1.4's commit message
Prepare 2.1.4 release.

2.1.3

Toggle 2.1.3's commit message
Prepare new PyPI release

2.1.2

Toggle 2.1.2's commit message
Prepare 2.1.2 release