Skip to content

Reimplementation of Learning Simple Algorithms From Examples paper on Julia

License

Notifications You must be signed in to change notification settings

ereday/algorithm-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algorithm-learning

Reimplementation of Learning Simple Algorithms From Examples paper on Julia

TODO

  • Revisit grid tasks data generation
  • Make supervised grid tasks working
  • GRU controller
  • Model save
  • Visualization/demo (Have some harmless bugs. Still wip)
  • Q-learning (work in progress)

Q-Learning

  • implement make_batches function
  • implement loss/train function
  • debug run_episodes! and other things
  • correct the objective and training

About

Reimplementation of Learning Simple Algorithms From Examples paper on Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages