Skip to content

cyril-data/Reinforcement-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement-learning

Implement SR and Replay with DNN

DQN

Double_QDN_TEST_v2 :

Implement Simple and Double DQN on gridworld and catpole

DQN_ONE_HOT :

Upgrade Double DQN on discrete and continue space states with the same NN

LSFNN

Linear Successor Feature Neural Network Create a latent space allowing faster transfer learning on reward and transition.

About

Implement SR and Replay with DNN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published