keras/examples
2015-09-05 14:19:40 -07:00
..
addition_rnn.py Touch-ups to addition RNN example 2015-08-17 17:57:20 -07:00
babi_rnn.py babi_rnn: Adding results for all tasks in bAbi tasks dataset 2015-08-06 21:43:05 -07:00
cifar10_cnn.py Remove magic numbers from cifar10_cnn.py (fixes #469) 2015-09-04 16:34:00 -07:00
imdb_cnn.py Rename IMDB CNN example 2015-07-15 12:35:56 +09:00
imdb_lstm.py Small style fixes 2015-07-26 17:00:18 +09:00
kaggle_otto_nn.py Small style fixes 2015-07-26 17:00:18 +09:00
lstm_text_generation.py Update lstm_text_generation.py 2015-07-20 15:42:14 -07:00
mnist_cnn.py Remove magic numbers from mnist_cnn.py (re: #469) 2015-09-04 16:24:47 -07:00
mnist_irnn.py Small style fixes 2015-07-26 17:00:18 +09:00
mnist_mlp.py Small style fixes 2015-07-26 17:00:18 +09:00
reuters_mlp.py Small style fixes 2015-07-26 17:00:18 +09:00
skipgram_word_embeddings.py changed 'fit' to 'train_on_batch' 2015-09-05 14:19:40 -07:00