Skip to content

Monster-Moon/gymR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

gymR

  • CartPole_v0 example: [https://gym.openai.com/docs/]
  • What if the stochastic approximation method is applied to reinforcement learning problems such as CartPole?
  • Here is result.
  1. Finite-difference stochastic approximation algorithm (FDSA)


  1. Simultaneous pertubation stochastic approximation algorithm (SPSA)


  1. Adaptive SPSA (2SPSA)

About

Stochastic approximation with gym

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages