
Instructor Introduction
-
HKUST 김성훈 교수
홍콩 과기대 컴퓨터 공학 교수
Hong Kong University of Science and Technology
Lecture plan
-
- 강의목록
수업의 개요
• 수업의 개요 
OpenAI GYM 게임해보기 
• 이론 – OpenAI GYM 게임해보기 
• 실습 – OpenAI GYM 게임해보기 
Dummy Q-learning (table)
• 이론 – Dummy Q-learning (table)
• 실습 – Dummy Q-learning (table)
Q-learning exploit&exploration and discounted reward
• 이론 – Q-learning exploit&exploration and discounted reward
• 실습 – Q-learning exploit&exploration and discounted reward
Q-learning in non-deterministic world
• 이론 – Q-learning in non-deterministic world 
• 실습 – Q-learning in non-deterministic world 
• 실습 – Q-learning (Table) Demo by Jae Hyun Lee 
Q-Network
• 이론 – Q-Network 
• 실습 1 – Q Network for Frozen Lake
• 실습 2 – Q Network for Cart Pole 
DQN
• 이론 – DQN
• 실습 – DQN 1 (NIPS 2013)
• 실습 – DQN 2 (Nature 2015)
• 실습 – DQN Cart Pole Demo
• 실습 – DQN Simple Pacman Demo (여러분은 최고 몇점까지 갈수 있나요?)
- 강의목록
Additional Info
•Andrew Ng’s and other ML tutorials
   https://class.coursera.org/ml-003/lecture
   http://www.holehouse.org/mlclass/
   Deep Learning Tutorial
•Convolutional Neural Networks for Visual Recognition. 
   http://cs231n.github.io/
•Tensorflow 
   https://www.tensorflow.org
   https://github.com/aymericdamien/TensorFlow-Examples
   Deep learning @Udicity