프로그래밍/AI

DQN 읽을 거리

ZenoAhn 2019. 4. 13. 23:26

https://towardsdatascience.com/welcome-to-deep-reinforcement-learning-part-1-dqn-c3cab4d41b6b

 

Welcome to Deep Reinforcement Learning Part 1 : DQN

Recent years, many AI laboratories are working on studying deep reinforcement learning (DRL) which is expected to be a core technology in…

towardsdatascience.com

https://medium.freecodecamp.org/an-introduction-to-deep-q-learning-lets-play-doom-54d02d8017d8

 

An introduction to Deep Q-Learning: let’s play Doom

This article is part of Deep Reinforcement Learning Course with Tensorflow 🕹️. Check the syllabus here.

medium.freecodecamp.org

https://devblogs.nvidia.com/train-reinforcement-learning-agents-openai-gym/

 

Train Your Reinforcement Learning Agents at the OpenAI Gym

Today OpenAI, a non-profit artificial intelligence research company, launched OpenAI Gym, a toolkit for developing and comparing reinforcement learning algorithms.

devblogs.nvidia.com

https://medium.freecodecamp.org/an-introduction-to-reinforcement-learning-4339519de419

 

An introduction to Reinforcement Learning

This article is part of Deep Reinforcement Learning Course with Tensorflow 🕹️. Check the syllabus here

medium.freecodecamp.org

https://github.com/simoninithomas/Deep_reinforcement_learning_Course

'프로그래밍 > AI' 카테고리의 다른 글

Q-Network 코드 분석  (0) 2019.04.28
Open AI Gym 시작하기  (0) 2019.04.13
Rust Machine Learning Ecosystem  (0) 2019.04.13
Malmo 플랫폼 튜토리얼  (0) 2017.07.15
Malmo 플랫폼 설치  (0) 2017.07.15