An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: memory-network

declare-lab/conv-emotion

This repo contains implementation of different architectures for emotion recognition in conversations.

Language: Python - Size: 734 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 1,438 - Forks: 339

wengwenchao123/PM-DMNet

[TITS2025] Pattern-Matching Dynamic Memory Network for Dual-Mode Traffic Prediction

Language: Python - Size: 70.7 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 20 - Forks: 2

luofuli/word-sense-disambiguation

Incorporating Dictionary Knowledge into Neural Word Sense Disambiguation(ACL 2018)

Language: Python - Size: 10.4 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 70 - Forks: 25

vgaraujov/H-Mem-PyTorch

A PyTorch implementation of H-Mem.

Language: Python - Size: 23.8 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

carpedm20/MemN2N-tensorflow

"End-To-End Memory Networks" in Tensorflow

Language: Python - Size: 1.88 MB - Last synced at: 20 days ago - Pushed at: about 8 years ago - Stars: 828 - Forks: 250

milosgajdos/gopfield

Hopfield neural networks in Go

Language: Go - Size: 56.6 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 57 - Forks: 6

dapurv5/neural_kbqa

Knowledge Base Question Answering using memory networks

Language: Python - Size: 29.8 MB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 87 - Forks: 30

princeton-vl/think_visually

Code for ACL 2018 paper 'Think Visually: Question Answering through Virtual Imagery'

Language: Python - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 2

dongheehand/MemoPainter-PyTorch

An unofficial implementation of MemoPainter(Coloring With Limited Data: Few-shot Colorization via Memory Augmented Networks) using PyTorch framework.

Language: Python - Size: 1.99 MB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 76 - Forks: 12

alimamarankgroup/HPMN

Lifelong sequential modeling for user response prediction. A comprehensive evaluation framework for our SIGIR 2019 paper.

Language: Python - Size: 6.22 MB - Last synced at: 16 days ago - Pushed at: almost 5 years ago - Stars: 102 - Forks: 22

tebesu/CollaborativeMemoryNetwork

Collaborative Memory Network for Recommendation Systems, SIGIR 2018

Language: Python - Size: 32.6 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 181 - Forks: 57

phamtienkha/generative-pseudoinverse-memory

PyTorch implementation of ICLR 2022 paper Generative Pseudo-Inverse Memory

Language: Python - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

LaurentVeyssier/Question-Answering-with-End-to-End-Memory-Network

Use end-to-end memory networks architecture for Question & Answering NLP system

Language: Jupyter Notebook - Size: 1.86 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 3

siyuanzhao/key-value-memory-networks

The implementation of key value memory networks in tensorflow

Language: Python - Size: 153 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 248 - Forks: 67

Zeta36/random-memory-adaptation

Random memory adaptation model inspired by the paper: "Memory-based parameter adaptation (MbPA)"

Language: Python - Size: 163 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 24 - Forks: 10

Mohamed-94/Alpha-Mine-ChatBot

Alpha-Mine v.1.0. an Artificial Intelligence ChatBot with general purpose... from wisdom to jokes 'See the README for more information'.

Language: Python - Size: 82 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 6

Rlocksley/DNMC

Neural Network with external Cognitive Neural Memory (2018)

Language: Python - Size: 108 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 2

HLTCHKUST/Mem2Seq

Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems

Language: Python - Size: 7.86 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 352 - Forks: 109

XiaoyuanYi/WMPoetry

The source codes of Working Memory model for Chinese poetry generation (IJCAI 2018).

Language: Python - Size: 12.9 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 51 - Forks: 20

vlgiitr/dmn-plus

A Pytorch tutorial for implementation of Dynamic memory Network Plus

Language: Jupyter Notebook - Size: 410 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 65 - Forks: 17

siat-nlp/DDMN

Code and data for the paper "Dual Dynamic Memory Network for End-to-End Multi-turn Task-oriented Dialog Systems".

Language: Python - Size: 5.4 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 5

sheryl-ai/MemGCN

Integrative Analysis of Patient Health Records and Neuroimages via Memory-based Graph Convolutional Network (ICDM 2018 full paper)

Language: Python - Size: 13.6 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 45 - Forks: 18

Humanity123/MemNet_ABSA

Language: Python - Size: 579 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 21 - Forks: 8

THUNLP-AIPoet/WMPoetry

Source codes of Chinese Poetry Generation with a Working Memory Model (IJCAI 2018)

Language: Python - Size: 635 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 37 - Forks: 14

pranaya-mathur/Deep-Learning-Projects

Used Tensorflow and Keras Framework

Language: Jupyter Notebook - Size: 6.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

zheng-yanan/hierarchical-deep-generative-models

A TensorFlow implementation of "Sequence Modeling with Hierarchical Deep Generative Models with Dual Memory" (published in CIKM2017).

Language: Python - Size: 33.1 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

Jiahuan-Pei/CoMemNN

This is the source code of the paper "A Cooperative Memory Network for Personalized Task-oriented Dialogue Systems with Incomplete User Profiles", accepted by TheWebConf 2021.

Language: Python - Size: 441 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 2

Frozenmad/AMN_SRL

Code implementation of paper Semantic Role Labeling with Associated Memory Network (NAACL 2019)

Language: Python - Size: 296 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 0

clairett/Deep-Memory-Network

Implement deep memory network used for Aspect Level Sentiment Classification

Language: Python - Size: 220 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 10

kritisingh24/Memory-Network---bAbI

Language: Jupyter Notebook - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jaks19/scene-generation-from-novel-viewpoints-gens

Scene generation from novel viewpoints - Graph element networks

Language: Python - Size: 48 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

rrmenon10/nlg-rom-lstm Fork of SaipraveenB/nlg-rom-lstm

Files from NLP Project

Language: Python - Size: 2.08 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

andreamad8/Mem2Seq Fork of HLTCHKUST/Mem2Seq

Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems

Language: Python - Size: 7.81 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

inmoonlight/RMN

Relation Memory Network

Language: Python - Size: 5.33 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 3

farhan0syakir/vanilla-memory-network-pytorch

This is my implementation of minimum memory network using pytorch

Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

cuteboydot/Dynamic-Memory-Networks-for-QA-System

Implementation of Dynamic Memory Networks for QA System using Tensorflow

Language: Python - Size: 3.36 MB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

iamdsc/advancedNLP

Covering Advanced Topics in Deep Learning for Natural Language Processing.

Language: Jupyter Notebook - Size: 664 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

yashbonde/MemN2N_Tensorflow

This is a repository that has my work on Memory Networks using various libraries

Language: Python - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

ishalyminov/memn2n Fork of domluna/memn2n

End-To-End Memory Network using Tensorflow

Language: Python - Size: 99.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

remeus/MemN2N-UDC

This is a Tensorflow implementation of the End-to-End Memory Network applied to the Ubuntu Dialog Corpus. The model can be compared to a LSTM and a DSSM, both available within the implementation.

Language: Python - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 12 - Forks: 6

Zrachel/memnet

Simplest end to end memory network implemented in tensorflow

Language: Python - Size: 202 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

alexvlis/memN2N

Implementation of a MemN2N model for question answering tasks

Language: Python - Size: 368 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

remeus/SeqMod

This is a Tensorflow implementation of the End-to-End Memory Network applied to Sequential Modelling of Facebook comments.

Language: Python - Size: 13.7 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

dhingratul/RNN

Language: Python - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

sam-iitj/NeuralStack

Language: Python - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Related Keywords
memory-network 45 deep-learning 15 tensorflow 8 nlp 7 lstm 7 machine-learning 7 neural-network 5 babi-tasks 4 dialogue-systems 3 natural-language-processing 3 question-answering 3 memn2n-tensorflow 2 python 2 task-oriented-dialogue 2 chinese 2 end-to-end-learning 2 artificial-intelligence 2 babi-dataset 2 keras 2 ai 2 chatbot 2 bidirectional-lstm 2 rnn 2 pretrained-models 2 pytorch 2 sentiment-analysis 2 end-to-end-memory 2 absa 2 object-detection 1 cnn-classification 1 cnn-text-classification 1 sentiment 1 semeval2015 1 glove-embeddings 1 sentence-embeddings 1 deep-memory-network 1 aspect-sentiment 1 lstm-neural-networks 1 aspect 1 semantic-role-labeling 1 personalization 1 dialogue-response-selection 1 neural-machine-translation 1 sequence-modeling 1 paper 1 hierarchical-models 1 deep-generative-model 1 tfhub 1 sentence-similarity 1 multiclass-classification 1 text-generation 1 recurrent-neural-networks 1 encoder-decoder 1 sequence-to-sequence 1 deep-neural-networks 1 reading-comprehension 1 ubuntu-dialog-corpus 1 dssm 1 facebook 1 memory 1 jupyter-notebooks 1 deeplearning 1 attention 1 qa-systems 1 gated-recurrent-units 1 attention-mechanism 1 relation-network 1 babi-story 1 memory-networks 1 word2vec 1 nlg 1 scene-generation 1 scene 1 representation-learning 1 novel-viewpoint-synthesis 1 maze-generator 1 gqn-datasets 1 gqn 1 deepmind 1 attention-seq2seq 1 recommender-system 1 collaborative-filtering 1 user-response-prediction 1 user-modeling 1 ctr-prediction 1 few-shot-learning 1 computer-vision 1 colorization 1 coloring 1 dataset 1 acl 1 tensorflow-experiments 1 knowledge-graph-completion 1 neural-networks 1 hopfield-network 1 golang 1 go 1 word-sense-disambiguation 1 incorporate-knowledge 1 traffic-prediction 1