Commit Graph

8 Commits

Author SHA1 Message Date
Francois Chollet
81787dd2bb Cleanup examples 2015-12-08 18:49:14 -08:00
Francois Chollet
1dc1d25a58 Add memory network example. 2015-11-09 16:37:44 -08:00
Makoto Matsuyama
2bd4c295d6 Update all examples with new API 2015-10-04 18:44:49 -07:00
Stephen Merity
342f2bc271 babi_rnn: Adding results for all tasks in bAbi tasks dataset 2015-08-06 21:43:05 -07:00
Stephen Merity
dbc0c27729 babi_rnn bugfix: Fixing missing Python 3 support
+ reduce function disappeared (requires import from functools)
+ tarfiles and encodings - decoding bytes to ASCII at line level
2015-08-06 21:36:06 -07:00
Stephen Merity
63284a47ff babi_rnn bugfix: QA19 requires vocab from the answer
For all other questions, the full vocab is in the stories and the queries
2015-08-06 12:58:34 -07:00
fchollet
37965cae6b Style touch-ups in babi example 2015-08-04 22:49:05 +09:00
Stephen Merity
de78ddff9c Example: Use RNNs to answer questions from bAbi 2015-08-04 03:16:26 -07:00