MemN2N-tensorflow and memn2n

These are competing implementations of the same paper, both offering standalone Tensorflow-based approaches to End-To-End Memory Networks without functional interdependencies, making them alternatives to choose from rather than tools designed to work together.

MemN2N-tensorflow
51
Established
memn2n
51
Established
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 827
Forks: 248
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 341
Forks: 131
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About MemN2N-tensorflow

carpedm20/MemN2N-tensorflow

"End-To-End Memory Networks" in Tensorflow

This project helps evaluate and train models that can understand and generate sequences of text. You provide raw text data, and it outputs a trained language model that can predict the next word in a sequence, along with performance metrics like perplexity. This is useful for researchers and practitioners working on natural language processing tasks, particularly those focused on language modeling.

Natural Language Processing Language Modeling Text Analysis Deep Learning Research Computational Linguistics

About memn2n

domluna/memn2n

End-To-End Memory Network using Tensorflow

This project helps machine learning researchers and practitioners understand and apply End-To-End Memory Networks for question answering. It takes a dataset of short stories and corresponding questions with answers, and outputs a trained model capable of answering new questions based on similar stories. This tool is for those experimenting with advanced neural network architectures for natural language understanding.

natural-language-processing question-answering machine-learning-research neural-networks memory-networks

Scores updated daily from GitHub, PyPI, and npm data. How scores work