keras/examples
2015-11-28 16:34:06 -08:00
..
addition_rnn.py Fix python 3 compatibility 2015-10-31 18:16:48 +03:00
babi_memnn.py Merge master 2015-11-26 12:28:38 -08:00
babi_rnn.py Add memory network example. 2015-11-09 18:47:29 -08:00
cifar10_cnn.py Merge master 2015-11-26 12:28:38 -08:00
imdb_bidirectional_lstm.py fix TypeError: fit() got an unexpected keyword argument 'show_accuracy' 2015-11-09 12:06:18 +01:00
imdb_cnn_lstm.py Whitespace / style fixes only 2015-10-24 20:39:06 -07:00
imdb_cnn.py Incorporate image_shape and filter_shape in convs 2015-10-05 13:02:31 -07:00
imdb_lstm.py fix Embedding config property to include new input_length property, add input_length to all examples with Embedding layer 2015-10-09 16:35:48 -04:00
kaggle_otto_nn.py Add shape inference to Graph containers 2015-10-05 12:01:24 -07:00
lstm_text_generation.py Update all examples with new API 2015-10-04 18:44:49 -07:00
mnist_cnn.py Update examples 2015-11-19 20:13:49 -08:00
mnist_irnn.py Update all examples with new API 2015-10-04 18:44:49 -07:00
mnist_mlp.py Update examples 2015-11-19 20:13:49 -08:00
mnist_transfer_cnn.py Update examples 2015-11-19 20:13:49 -08:00
neural_turing_machine_copy.py Fix typos and even more informative docs. 2015-11-20 21:25:24 -05:00
reuters_mlp.py Update all examples with new API 2015-10-04 18:44:49 -07:00