keras/keras
2016-02-04 10:59:01 -08:00
..
backend Simplify Theano tensor instantiation 2016-02-03 18:40:13 -08:00
datasets Check basedir for dataset path. 2015-12-26 14:46:21 +08:00
layers Rename "params" to "trainable_weights" 2016-02-03 17:52:05 -08:00
preprocessing Style fixes 2016-01-31 14:09:52 -08:00
utils Fix loss weighting tests 2016-01-28 13:50:19 -08:00
wrappers Moved fit/predict params to init. Changed test accordingly. This addresses #558 . 2015-08-19 15:35:28 -04:00
__init__.py Update PyPi release to 0.3.1 2016-01-03 09:41:04 -08:00
activations.py Update activations.py 2016-01-20 12:41:41 +05:30
callbacks.py FIxed Tensorboard callback for Python 3 2016-01-10 13:12:00 -05:00
constraints.py add axis arguments to constraints 2016-01-21 10:53:46 -08:00
initializations.py Naming, batch_flatten 2016-01-08 10:02:28 -08:00
models.py Rename "params" to "trainable_weights" 2016-02-03 17:52:05 -08:00
objectives.py Remove RMSE objective (use MSE instead). 2016-02-04 10:59:01 -08:00
optimizers.py Improve "repeat" in backends 2016-02-02 11:26:03 -08:00
regularizers.py Continue Keras conversion to dual-backend version 2015-11-19 20:14:29 -08:00