keras/examples
ekerazha cf9922ff1d Fix broken imdb_cnn example (#3244)
* Fix broken imdb_cnn example

* Update imdb_cnn fix
2016-07-19 12:18:59 -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 Add download error suggestion for babi_rnn.py and babi_memnn.py. (#2752) 2016-05-19 10:20:36 -07:00
babi_rnn.py Add download error suggestion for babi_rnn.py and babi_memnn.py. (#2752) 2016-05-19 10:20:36 -07:00
cifar10_cnn.py Normalize layer imports in examples 2016-05-11 18:45:37 -07:00
conv_filter_visualization.py Keras 1.0 preview. 2016-03-31 11:35:27 -07:00
deep_dream.py Fix initial variable in Evaluator. (#2955) 2016-06-12 14:50:56 -07:00
imdb_bidirectional_lstm.py Keras 1.0 preview. 2016-03-31 11:35:27 -07:00
imdb_cnn_lstm.py Fix up a few example 2016-07-16 17:47:52 -07:00
imdb_cnn.py Fix broken imdb_cnn example (#3244) 2016-07-19 12:18:59 -07:00
imdb_lstm.py Style fix in example 2016-07-18 23:48:56 -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 Fix up a few example 2016-07-16 17:47:52 -07:00
mnist_cnn.py Normalize layer imports in examples 2016-05-11 18:45:37 -07:00
mnist_irnn.py Fixed typo (#2770) 2016-05-21 10:12:45 -07:00
mnist_mlp.py change optimizer in example 2016-04-10 07:45:54 -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 Spellcheck source files (#2907) 2016-06-06 13:29:25 -07:00
pretrained_word_embeddings.py Add pre-trained word embeddings example 2016-07-16 17:51:17 -07:00
reuters_mlp.py Normalize layer imports in examples 2016-05-11 18:45:37 -07:00
stateful_lstm.py Fix typo (#3070) 2016-06-25 12:01:20 -07:00
variational_autoencoder.py rename z_log_sigma to z_log_std to match z_mean (which is not z_mu) (#2729) 2016-05-16 11:08:00 -07:00