keras/keras
2015-05-04 09:09:03 -07:00
..
datasets adding mnist example for testing 2015-04-29 17:17:22 -07:00
layers Fix layer config saving for Dropout 2015-05-04 09:09:03 -07:00
preprocessing Fix image preprocessing normalization 2015-04-28 21:03:57 -07:00
utils Fix progress bar display 2015-04-20 14:36:25 -07:00
__init__.py Package code & add setup.py 2015-03-29 16:06:43 -07:00
activations.py Make codebase Python 2.7-3.4 compatible 2015-04-15 20:18:40 -07:00
constraints.py add constraints and regularizers modules 2015-04-23 11:36:26 -07:00
initializations.py Add new initializations. 2015-04-17 11:15:26 -07:00
models.py add kl divergence penalty and change ident name to identity 2015-04-28 15:58:22 -07:00
objectives.py Make codebase Python 2.7-3.4 compatible 2015-04-15 20:18:40 -07:00
optimizers.py add kl divergence penalty and change ident name to identity 2015-04-28 15:58:22 -07:00
regularizers.py add kl divergence penalty and change ident name to identity 2015-04-28 15:58:22 -07:00