Skip to content

noahfarr/double_dqn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

double_dqn

A CleanRL style implementation of DoubleDQN

Get started

To run the DoubleDQN implementation you can run

python double_dqn.py

and set the flags you want, like:

pythob double_dqn.py --env_id LunarLander-v2 --track 

About

A CleanRL style implementation of DoubleDQN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages