민서네집

모두연의 강화학습 튜토리얼 본문

머신러닝

모두연의 강화학습 튜토리얼

브라이언7 2016. 9. 25. 07:13

모두연의 강화학습 튜토리얼



Deep Reinforcement Learning


SanghyukChun's Blog





Fundamental of Reinforcement Learning

https://www.gitbook.com/book/dnddnjs/rl/details


https://dnddnjs.gitbooks.io/rl/content/



강화학습에 대한 쉬운 설명과 간단한 코드가 있는 블로그


Simple Reinforcement Learning with Tensorflow Part 0: Q-Learning with Tables and Neural Networks




RL Course by David Silver - Lecture 1: Introduction to Reinforcement Learning


https://www.youtube.com/watch?v=2pWv7GOvuf0


ClassicControlDQN

https://github.com/lbbc1117/ClassicControlDQN


Reinforcement Learning 그리고 OpenAI


http://www.modulabs.co.kr/RL_library/3652


LEARNING REINFORCEMENT LEARNING (WITH CODE, EXERCISES AND SOLUTIONS)


http://www.wildml.com/2016/10/learning-reinforcement-learning/


Comments