keras/examples
2016-02-26 01:06:52 +05:30
..
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 Fix the wrong link 2015-12-21 22:33:35 -05:00
babi_rnn.py bAbI: Doubling the FB LSTM baseline :) 2016-02-26 01:06:52 +05:30
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 fix iteration shadowed in loop 2015-12-23 17:14:51 +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 Add/subtract mean in style transfer script 2016-01-17 12:12:24 -08:00
reuters_mlp.py Cleanup examples 2015-12-08 18:49:14 -08:00
stateful_lstm.py Use MSE in stateful example. 2016-02-22 09:10:28 -08:00