keras/docs/sources
Kashif Rasul eeb56b9e22 updated adam solver
Updated adam solver to v8 of paper. The kappa (lambda) parameter has no
practical use and has been removed.

Fixed the calculations for beta_1_t and beta_2_t where also wrong.
2015-07-28 20:06:21 +02:00
..
layers Masking layer touch-ups 2015-07-27 14:39:51 +09:00
preprocessing Add documentation for image & text preprocessing. 2015-04-10 14:51:39 -07:00
activations.md Remove time_distributed_softmax in favour of softmax 2015-06-23 12:24:08 -04:00
callbacks.md Fix LossHistory callback argument in doc 2015-07-26 10:34:07 +04:30
constraints.md Update docs 2015-06-27 20:31:09 -07:00
datasets.md typo - remove unnecessary backticks in example codes 2015-06-02 09:13:14 +02:00
documentation.md Remove dot utils doc 2015-07-22 10:33:39 +09:00
examples.md Add some documentation of the masking feature 2015-07-06 15:28:16 -04:00
index.md typo 2015-07-23 18:49:33 -05:00
initializations.md Doc touch-ups 2015-06-27 23:52:03 -07:00
models.md added documentation + a hint if hdf5/shuffle conflict suspected 2015-07-20 13:44:56 -04:00
objectives.md Add some documentation of the masking feature 2015-07-06 15:28:16 -04:00
optimizers.md updated adam solver 2015-07-28 20:06:21 +02:00
regularizers.md Doc touch-ups 2015-06-27 23:52:03 -07:00