Skip to content

Solving different open AI gym and other environment using different RL algorithms.

Notifications You must be signed in to change notification settings

sanketsans/openAIenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openAIenv

openAIenv : Solving openAI gym environment with mulitple Reinforcement learning algorithm

Introduction

For this repo, I have used multiple algorithm and I try to solve most gym based environment using them. For every project, I have also added a video on how the agent behaves after the training is complete. I have also added a simple explanation for each algorithm on their page.

Methods :

  • Simple Method
  • Cross Entropy Method (CEM)
  • Deep Deterministic Policy Gradient(DDPG)
  • REINFORCE
  • DQN

About

Solving different open AI gym and other environment using different RL algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published