keras/keras
2015-05-30 19:48:19 -07:00
..
datasets Add CIFAR100 dataset 2015-05-30 19:48:19 -07:00
layers Fix issue in Theano scan for recurrent layers 2015-05-26 13:50:54 -07:00
preprocessing remove unicode dash in comment 2015-05-25 12:39:23 -07:00
utils Fix conflicts 2015-05-30 18:46:00 -07:00
wrappers Fixed several bugs discovered during testing. 2015-05-25 22:51:02 -04: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
callbacks.py Python 3 compatibility for callbacks 2015-05-30 18:44:17 -07:00
constraints.py Add unitnorm constraint, support for constraint and regularizers to Embedding 2015-05-25 11:36:58 -07:00
initializations.py Add new initializations. 2015-04-17 11:15:26 -07:00
models.py Fix conflicts 2015-05-30 18:46:00 -07:00
objectives.py Make codebase Python 2.7-3.4 compatible 2015-04-15 20:18:40 -07:00
optimizers.py Fix clipnorm 2015-05-18 10:50:29 -07:00
regularizers.py Add L1-L2 (ElasticNet) regularization 2015-05-10 16:35:19 +03:00