memory-networks
There are 39 repositories under memory-networks topic.
brightmart/text_classification
all kinds of text classification models and more with deep learning
EagleW/PaperRobot
Code for PaperRobot: Incremental Draft Generation of Scientific Ideas
domluna/memn2n
End-To-End Memory Network using Tensorflow
ganeshjawahar/mem_absa
Aspect Based Sentiment Analysis using End-to-End Memory Networks
hugochan/BAMnet
Code & data accompanying the NAACL 2019 paper "Bidirectional Attentive Memory Networks for Question Answering over Knowledge Bases"
chaitjo/personalized-dialog
Code for the paper 'Personalization in Goal-oriented Dialog' (NeurIPS 2017 Conversational AI Workshop)
siyuanzhao/automated-essay-grading
Source code for the paper A Memory-Augmented Neural Model for Automated Grading
RUSH-LAB/LSH_Memory
One-Shot Learning using Nearest-Neighbor Search (NNS) and Locality-Sensitive Hashing LSH
lc222/key-value-MemNN
“Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA
sunnysai12345/KVMemnn
Key value memory network implemented using keras
xiaojieli0903/FGKVMemPred_video
Official repository of the "Fine-grained Key-Value Memory Enhanced Predictor for Video Representation Learning" (ACM MM 2023)
aykutaaykut/Memory-Networks
Re-implementation of Memory Networks (MemNN) paper of Facebook AI Research Lab.
dair-iitd/BossNet
BossNet: Disentangling Language and Knowledge in Task Oriented Dialogs
aukhanee/FactQA
An implementation of Factoid Question Answering presented in Large-scale Simple Question Answering with Memory Networks
IamAdiSri/cmn4recosys
Collaborative Memory Networks for Recommendation Systems, implementation in PyTorch
IGITUGraz/H-Mem
Code for Limbacher, T. and Legenstein, R. (2020). H-Mem: Harnessing synaptic plasticity with Hebbian Memory Networks
SpringerNLP/Chapter9
Chapter 9: Attention and Memory Augmented Networks
sandrobarna/pytorch_memn2n
PyTorch implementation of the End-to-End Memory Network with attention layer vizualisation support.
sourcecode369/deep-natural-language-processing
Curated implementation notebooks and scripts of deep learning based natural language processing tasks and challenges in TensorFlow.
JingweiZuo/GCN-M
Repository for the paper "Graph Convolutional Networks for Traffic Forecasting with Missing Values" in DMKD'22
zengjichuan/DTDMN
Dynamic Dynamic Topic-Discourse Memory Networks (DTDMN)
cszhangzhen/TigeCMN
Learning Temporal Interaction Graph Embedding via Coupled Memory Networks (WWW-2020)
david-wb/neural-turing-machine
A minimal implementation of NTM with detailed explanation
IGITUGraz/MemoryDependentComputation
Code for Limbacher, T., Özdenizci, O., & Legenstein, R. (2022). Memory-enriched computation and learning in spiking neural networks through Hebbian plasticity. arXiv preprint arXiv:2205.11276.
ElefHead/aspect-based-sentiment-analysis
Given an aspect term in a sentence, predict the sentiment label for the aspect term
prateekagarwal3/KV-Profile-Memory-pytorch
Key-Value Memory Networks in PyTorch
andreamad8/Mem2Seq
Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems
shuuchen/keras_mn
A Keras implementation of end-2-end memory networks https://arxiv.org/pdf/1503.08895.pdf
zhuango/MNM
An implementation of Memory Networks Model (MNM) for protein-protein extraction task
anantzoid/Recurrent-Entity-Networks-pytorch
Pytorch implementation of "Tracking the World State with Recurrent Entity Networks"
heydarimo/Deep-Learning-and-Neural-Networks-Course
This repository contains materials and course projects during attending the Intelligent Systems Course, for more detailed information please have a look at my Final_Report files which have been separately uploaded for each of the projects and consist of all required information about the implementations, analyses, and anything else you may concern about that!
rdspring1/LSH_Memory
One-Shot Learning using Nearest-Neighbor Search (NNS) and Locality-Sensitive Hashing LSH
lordtt13/Advanced-NLP
Recurrent Neural Networks and their fun little usage
rupesh11101999/automated-essay-grading-siyuanzhao
Source code for the paper A Memory-Augmented Neural Model for Automated Grading