keras/examples
2016-08-29 13:03:36 -07:00
..
addition_rnn.py Spellcheck source files (#2907) 2016-06-06 13:29:25 -07:00
antirectifier.py Normalize layer imports in examples 2016-05-11 18:45:37 -07:00
babi_memnn.py Update download path for babi dataset 2016-08-29 13:03:36 -07:00
babi_rnn.py Update download path for babi dataset 2016-08-29 13:03:36 -07:00
cifar10_cnn.py Normalize layer imports in examples 2016-05-11 18:45:37 -07:00
conv_filter_visualization.py Add keras.applications, refactor 2 convnet scripts 2016-08-27 20:27:49 -07:00
deep_dream.py Fix initial variable in Evaluator. (#2955) 2016-06-12 14:50:56 -07:00
image_ocr.py Style fix 2016-08-23 14:29:27 -07:00
imdb_bidirectional_lstm.py Bidirectional Wrapper (#3495) 2016-08-17 16:27:06 -07:00
imdb_cnn_lstm.py Refresh IMDB dataset 2016-07-27 17:30:04 -07:00
imdb_cnn.py Update docs. 2016-07-31 17:45:32 -07:00
imdb_fasttext.py Style fixes (#3462) 2016-08-13 11:22:01 -07:00
imdb_lstm.py Example touch-up 2016-08-27 20:28:03 -07:00
inception_v3.py correct inception_v3 network (#2472) 2016-04-22 10:38:19 -07:00
lstm_benchmark.py Style fixes 2016-05-05 11:17:25 -07:00
lstm_text_generation.py Update lstm_text_generation.py (#3516) 2016-08-18 14:03:26 -07:00
mnist_cnn.py Fix style in example 2016-08-17 20:00:49 -07:00
mnist_hierarchical_rnn.py Style fixes in example. 2016-08-14 15:41:04 -07:00
mnist_irnn.py Fixed typo (#2770) 2016-05-21 10:12:45 -07:00
mnist_mlp.py revert unnecessary changes in example script 2016-08-03 11:11:35 -07:00
mnist_net2net.py add example mnist_net2net.py (#3503) 2016-08-18 13:07:16 -07:00
mnist_siamese_graph.py fixed shape typo (#2679) 2016-05-09 22:17:12 -07:00
mnist_sklearn_wrapper.py Normalize layer imports in examples 2016-05-11 18:45:37 -07:00
mnist_transfer_cnn.py Normalize layer imports in examples 2016-05-11 18:45:37 -07:00
neural_style_transfer.py Add keras.applications, refactor 2 convnet scripts 2016-08-27 20:27:49 -07:00
pretrained_word_embeddings.py Word embdedding example updated (#3417) 2016-08-08 10:59:31 -07:00
resnet_50.py Further style fixes in example 2016-08-03 11:54:15 -07:00
reuters_mlp.py Normalize layer imports in examples 2016-05-11 18:45:37 -07:00
stateful_lstm.py use of period fixed, default period set to 1000 (#3312) 2016-07-25 20:41:22 -07:00
variational_autoencoder_deconv.py Style fixes 2016-07-25 10:42:37 -07:00
variational_autoencoder.py Correct the reconstruction loss (#3383) 2016-08-02 21:45:31 -07:00