keras/tests/keras
2017-01-10 18:14:14 -08:00
..
backend Make sure that changes to the global floatx are effectively taken into account by the backend. (#4739) 2016-12-16 16:59:01 -08:00
datasets Less frequent dataset tests 2016-07-04 14:17:35 -07:00
engine Fix #4846 (#4856) 2016-12-30 10:19:01 +01:00
layers Add noise_shape and seed to Dropout layer API. 2017-01-10 18:14:14 -08:00
preprocessing recurse directories in DicrectoryIterator (#4657) 2016-12-11 09:57:28 +01:00
wrappers allow KerasClassifier.score to accept sparse labels (#3534) 2016-08-22 15:19:26 -07:00
test_activations.py Changed ELU implementation to use native ops (#3845) 2016-09-22 11:08:21 -07:00
test_callbacks.py Add a 'period' variable to ModelCheckpoint to save every period epochs (#4687) 2016-12-14 14:02:23 -08:00
test_constraints.py Fix learning phase issue with regularizers 2016-04-03 10:28:06 -07:00
test_initializations.py Fix init dim_ordering in conv layers 2017-01-05 00:07:40 +01:00
test_metrics.py Refactor F-score into precision and recall metrics (#4276) 2016-11-03 20:28:04 -07:00
test_multiprocessing.py Even faster tests 2016-07-19 11:57:57 -07:00
test_objectives.py Added objective: Kullback Leibler Divergence (#2872) 2016-06-02 10:23:00 -07:00
test_optimizers.py Unflake optimizer test 2016-11-30 21:11:53 -08:00
test_regularizers.py Refactor regularizers and add add_weight method. (#4703) 2016-12-14 13:41:24 -08:00
test_sequential_model.py + multiprocessing in legacy - unused imports (#4139) 2016-10-21 14:58:28 -07:00
test_sparse.py Initial Sparse Matrix Support (#3695) 2016-09-09 16:26:37 -07:00