keras/examples
2016-03-06 17:31:57 -08:00
..
addition_rnn.py Cleanup examples 2015-12-08 18:49:14 -08:00
antirectifier.py Fix example docstring 2016-01-07 22:24:40 -08:00
babi_memnn.py Move data_utils to utils.data_utils. 2016-03-06 17:31:57 -08:00
babi_rnn.py Move data_utils to utils.data_utils. 2016-03-06 17:31:57 -08:00
cifar10_cnn.py Improve real time data augmentation, cifar10 ex 2016-01-19 13:43:41 -08:00
conv_filter_visualization.py Merge branch 'master' of https://github.com/fchollet/keras 2016-01-29 10:47:08 -08:00
deep_dream.py Add convolution filter visualization example 2016-01-28 19:22:24 -08:00
imdb_bidirectional_lstm.py Cleanup examples 2015-12-08 18:49:14 -08:00
imdb_cnn_lstm.py Minor typos in example commands 2016-01-29 15:31:53 -06:00
imdb_cnn.py Cleanup examples 2015-12-08 18:49:14 -08:00
imdb_lstm.py Possibly faster RNNs 2016-02-24 22:15:05 -08:00
kaggle_otto_nn.py Cleanup examples 2015-12-08 18:49:14 -08:00
lstm_text_generation.py Move data_utils to utils.data_utils. 2016-03-06 17:31:57 -08:00
mnist_cnn.py Cleanup examples 2015-12-08 18:49:14 -08:00
mnist_irnn.py Cleanup examples 2015-12-08 18:49:14 -08:00
mnist_mlp.py Cleanup examples 2015-12-08 18:49:14 -08:00
mnist_siamese_graph.py TF fixes and style fixes 2016-02-06 13:49:57 -08:00
mnist_transfer_cnn.py Minor typos in example commands 2016-01-29 15:31:53 -06:00
neural_style_transfer.py Neural style transfer: remove input preprocessing. 2016-03-04 14:10:45 -08:00
reuters_mlp.py Cleanup examples 2015-12-08 18:49:14 -08:00
stateful_lstm.py Fix stateful LSTM example 2016-02-26 10:45:12 -08:00