Skip to content

speedcell4/neural-transducers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neural-transducers

requirements

conda create --name neural-transducers --file requirements.txt

trouble shooting

input example

[ 47  83  38  53  76 116  -2  -1  -1  -1  -1  -1  -1]
[ -1  -1  -1  -1  -1  -1  -1 116  76  53  38  83  47]

About

An attempt at implementing ideas in "Learning to Transduce with Unbounded Memory" (http://arxiv.org/abs/1506.02516)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%