Skip to content

hongdam/pycon2018-RL_Adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Pycon2018 "RL Adventure : DQN 부터 Rainbow DQN까지"

참조 reference : https://github.com/higgsfield/RL-Adventure

발표자료

그림을 클릭하시면 자료화면으로 넘어갑니다

발표내용

  • 파트 1 : DQN, Double & Dueling DQN - 성태경
  • 파트 2 : PER and NoisyNet - 양홍선
  • 파트 3 : Distributed RL - 이의령
  • 파트 4 : RAINBOW - 김예찬

실험환경

openai gym : atari

  • CartPole-v1
  • PongNoFrameskip-v4

구현체

  • DQN
  • DDQN
  • Dueling DQN
  • PER
  • Noisy DQN
  • Categorical DQN
  • Rainbow

실험결과 확인

CartPole-v1 PongNoFrameskip-v4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •