项目作者: victor-iyi

项目描述 :
Exploration of deep reinforcement learning and various state-of-the-art techniques to create a turely autonomous agent.
高级语言: Python
项目地址: git://github.com/victor-iyi/deep-RL.git
创建时间: 2018-08-24T12:28:28Z
项目社区:https://github.com/victor-iyi/deep-RL

开源协议:MIT License

下载


Deep Reinforcement Learning

By Victor I. Afolabi

Deep Reinforcement learning has gained a lot of traction in the past few years, from playing various Atari games, defeating professionals at the game of Go and DoTA2. Deepmind and OpenAI are the major players when it comes to deep reinforcement learning. A lot of real world applications has been off the charts in terms of achievement.

Here, I explore the field and implement various problem using Deep Reinforcement Learning.