Skip to content

Exploration of deep reinforcement learning and various state-of-the-art techniques to create a turely autonomous agent.

License

Notifications You must be signed in to change notification settings

victor-iyi/deep-RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.