Skip to content

LewisCho7/Gen-CoinRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gen-CoinRL

Creating and testing generalization of agent in Open-ai Procgen CoinRun environment using various deep reinforcement algorithms(DQN, PPO, SAC)

  • src/ dqn, ppo, sac 우리 환경에 맞게 알고리즘 구현
  • envs/wrappers.py -> 보상 함수 설계
  • helpers.py -> WandB 초기 설정, 비디오 logging 저장 등

bash python main.py --algo PPO --shaping False

About

Creating and testing generalization of agent in Open-ai Procgen CoinRun environment using various deep reinforcement algorithms(DQN, PPO, SAC)

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors