#862 · Primary category: Education & Research
MemN2N-tensorflow
"End-To-End Memory Networks" in Tensorflow
Project last updated:03/14/17
GitHub Stars
824
Forks
245
Contributors
6
License
MIT
Why we included this project
This is a TensorFlow port of the End-To-End Memory Network from the Sukhbaatar et al. paper, focused on the language modeling setup described in Section 5. The code follows the paper's multi-hop attention design closely, and most architectural choices, from memory size to the number of hops, are exposed as command-line flags, so it reads well as a study aid. You can train it on the bundled Penn Tree Bank corpus and check your perplexity against the published results. It is not a production NLP library, so treat it as a learning tool rather than something to wire into a live system. The whole thing is compact enough to read through in one sitting, which helps if you want to see how memory networks differ from ordinary recurrent language models.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI