Skip to content

GRU recurrent network in javascript. GRU is a powerful model in sequential modeling. you may stack it to do some interesting things( generate articles, musics, etc). http://arxiv.org/pdf/1412.3555v1.pdf http://ir.hit.edu.cn/~jguo/docs/notes/bptt.pdf

Notifications You must be signed in to change notification settings

max-ng/GRU-recurrent-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

GRU recurrent network in javascript. GRU is a powerful model in sequential modeling. you may stack it to do some interesting things( generate articles, musics, etc). http://arxiv.org/pdf/1412.3555v1.pdf http://ir.hit.edu.cn/~jguo/docs/notes/bptt.pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published