Skip to content

pawel-kieliszczyk/openai-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI solutions

Implementation of recent and current state-of-the-art (as od 2017) Machine Learning algorithms with examples how to apply them to solve real problems from OpenAI website.

Solved environments:

  • CartPole-v0
  • CartPole-v1
  • Breakout-v0

Used algorithms:

  • Deep Q-Learning
  • Double Deep Q-Learning
  • Double Deep Q-Learning with Prioritized Experience Replay
  • Monte-Carlo Policy Gradient (REINFORCE)
  • Actor-Critic Policy Gradient
  • Actor-Critic Policy Gradient with Baseline

Releases

No releases published

Packages

No packages published

Languages