GitHub topics: pointer-networks
manycore-research/cstr
[arXiv prepreint] Deep Learning Assisted Optimization for 3D Reconstruction from Single 2D Line Drawings
Language: JavaScript - Size: 41.4 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 20 - Forks: 1

manycore-research/faceformer
[CVPR 2022] Neural Face Identification in a 2D Wireframe Projection of a Manifold Object
Language: Python - Size: 14.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 56 - Forks: 6

devsisters/pointer-network-tensorflow
TensorFlow implementation of "Pointer Networks"
Language: Python - Size: 740 KB - Last synced at: 1 day ago - Pushed at: about 8 years ago - Stars: 474 - Forks: 138

keon/pointer-networks
Pointer Networks Implementation in Keras
Language: Python - Size: 715 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 154 - Forks: 65

MrVPlusOne/LambdaNet
Probabilistic Type Inference using Graph Neural Networks
Language: Scala - Size: 19.3 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 49 - Forks: 12

taishan1994/PointerNet_Chinese_Information_Extraction
利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。
Language: Python - Size: 5.2 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 123 - Forks: 18

luopeixiang/sent_summarizer
A Seq2Seq with attention and copy mechanism for sentence summarization
Language: Python - Size: 93.8 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 13 - Forks: 3

jacobjinkelly/deepsort
Learning to sort numbers using a LSTM with a modified attention mechanism (Pointer Networks by Vinyals et al.).
Language: Python - Size: 78.1 KB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 13 - Forks: 3

asmitapoddar/question-answering-SQuAD2.0-dcn
Implementation of a Dynamic Coattention Network proposed by Xiong et al.(2017) for Question Answering, learning to find answers spans in a document, given a question, using the Stanford Question Answering Dataset (SQuAD2.0).
Language: Python - Size: 64.2 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

threelittlemonkeys/seq2seq-pytorch
Sequence to Sequence Models in PyTorch
Language: Python - Size: 10.9 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 44 - Forks: 10

snucclab/MOO
Mathematical Operation Organizer(MOO)
Language: Python - Size: 14 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

atulkum/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
Language: Python - Size: 1.08 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 896 - Forks: 245

ujjax/question-generation
Neural Models for Key Phrase Detection and Question Generation
Language: Python - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 30 - Forks: 10

AndreMaz/transformer-pointer-critic
Implementation of Transformer Pointer-Critic Deep Reinforcement Learning Algorithm
Language: Python - Size: 10 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

liu-nlper/dialogue-utterance-rewriter
ACL 2019论文复现:Improving Multi-turn Dialogue Modelling with Utterance ReWriter
Language: Python - Size: 1.25 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 118 - Forks: 22

Rintarooo/TSP_DRL_PtrNet
"Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver
Language: Python - Size: 5.65 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 127 - Forks: 29

threelittlemonkeys/pointer-networks-pytorch
Pointer Networks in PyTorch
Language: Python - Size: 209 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 4

keon/keras-autocomplete
Autocompleting the code using Basic LSTM
Language: Python - Size: 22.4 MB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 9 - Forks: 1

srjit/pointer-seq2seq-gun-violence-event-analysis
Attention Mechanism in Sequence-to-Sequence learning and Pointer Neural Nets to extract the attributes of an gun violence events from news reports.
Language: Python - Size: 11.3 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 3

Howardhuang98/Pointer_network
Pointer networks 指针网络解决旅行商问题,基于tensorflow2。附带文章详解与代码注释。
Language: Python - Size: 87.6 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

oleges1/code-completion
pytorch version of code completion with neural attention and pointer networks
Language: Jupyter Notebook - Size: 61.5 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 6

scylla/masters_thesis
papers and codes for text summarization research see readme for more details
Language: Python - Size: 98 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 2

shengqiangzhang/transformer-pointer-generator-for-english-dataset
An Abstractive Summarization(for Datasets in English format) Implementation with Transformer and Pointer-generator
Language: Python - Size: 195 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 1

jingxil/Pointer-Networks
An implementation of "Pointer Networks" in Tensorflow
Language: Python - Size: 160 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 44 - Forks: 19

YMMS/pycodesuggest Fork of uclnlp/pycodesuggest
Learning to Auto-Complete using RNN Language Models
Language: Python - Size: 7.26 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

YMMS/pointer-network-tensorflow Fork of devsisters/pointer-network-tensorflow
TensorFlow implementation of "Pointer Networks"
Language: Python - Size: 740 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

zygmuntz/pointer-networks-experiments
Sorting numbers with pointer networks
Language: Python - Size: 7.15 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 55 - Forks: 15

NTT123/pointer-networks
An unofficial implementation of pointer networks.
Language: Jupyter Notebook - Size: 4.34 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

hunni10/DelaunayDataset
https://arxiv.org/abs/2107.01759
Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

FeiSun/Pointer4Summ
Pointer network for extractive summarization
Language: Python - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 5

maximus009/StorySorter
Pointer Networks to Sort shuffled sequences (numbers, words, stories)
Language: Python - Size: 228 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 3

fmstam/seq2seq_with_deep_attention
Sequence to sequence (seq2seq) using RNN with attention mechanism in pytorch
Language: Python - Size: 14 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

mickypaganini/1tagRNN
RNN to select the best jet in a sequence
Language: Jupyter Notebook - Size: 363 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

AndreMaz/dnn-attention
Sequence 2 Sequence with Attention Mechanisms in Tensorflow v2
Language: Python - Size: 235 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Shandilya21/papers_implemetation
Implementation of Selected Published Papers from AI, RL, NLP Conferences and reputed Journals
Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
