Skip to content

mingxuanM/pointer_attention_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pointer_attention_network

This repository is an implementation of pointer attention mechanism with bi-directional RNN as both encoder and decoder, applied to a sorting task on sequences of integers with arbitrary input length.

Package dependency

  • python 3.7+
  • pytorch 1.2.0+

About

A pointer attention network implementation with pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages