RLStuff Save

A collection of reinforcement learning algorithm implementations

Project README

RLStuff

A collection of me playing around with Reinforcement Learning and other stuff. See more on my blog.

Implemented Algorithms

Interesting papers

My Blog Posts

Genetic Algorithms

Q Learning

Policy Gradients

Actor-Critic

Deterministic Policy Gradients

Policy Optimization Algorithms

Environments

ROMS:

  • ROMs of Atari games I've used in my code. Note that with the latest version of OpenAI's gym, you need to import ROMs manually to run Atari environments.

ContinuousCartPole

  • An implementation of CartPole with continuous action space by iandanforth
Open Source Agenda is not affiliated with "RLStuff" Project. README Source: chengxi600/RLStuff

Open Source Agenda Badge

Open Source Agenda Rating