Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Contains deep reinforcement learning algorithms I have implemented.

License

NotificationsYou must be signed in to change notification settings

JojiJoseph/Deep-RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contains deep reinforcement learning algorithms I have implemented.

How to run an experiment

Go to the folder of the algorithm.

Then execute the following. Seeexperiments.yaml to getexperiment_name.

python train.py -e experiment_name

To run the saved agent,

python play.py -e experiment_name

To plot the learning curves,

python plot.py -e experiment_name

Status

AlgorithmUsable?TODO
SACYes
TD3Yes
DDPGYes
VPGYes (Discrete)Test on continuous action space
DQNYes
DDQNYes
DuellingDQNYes

About

Contains deep reinforcement learning algorithms I have implemented.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp