Skip to content

donghyun-daniel/RL-kr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

필요한 라이브러리들 (Dependencies)

  1. Python 3.6
  2. Tensorflow 2.1.0
  3. numpy 1.17.0
  4. gym 0.16.0
  5. pillow 6.1.0
  6. matplot 3.1.1
  7. scikit-image 0.15.0

설치 방법 (Install Requirements)

pip install -r requirements.txt

Table of Contents

Grid World - 비교적 단순한 환경인 그리드월드에서 강화학습의 기초를 쌓기

CartPole - 카트폴 예제를 이용하여 여러가지 딥러닝을 강화학습에 응용한 알고리즘들을 적용해보기

Atari 브레이크아웃 - 딥러닝을 응용하여 좀더 복잡한 Atari 브레이크아웃 게임을 마스터하는 에이전트 만들기

About

abt RL Tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages