The Wayback Machine - https://web.archive.org/web/20201028054302/https://github.com/topics/reinforcement-learning-algorithms
Skip to content
#

reinforcement-learning-algorithms

Here are 488 public repositories matching this topic...

sampreet-arthi
sampreet-arthi commented Oct 10, 2020

There seem to be some vulnerabilities in our code that might fail easily. I suggest adding more unit tests for the following:

  • Custom agents (there's only VPG and PPO on CartPole-v0 as of now. We should preferably add more to cover discrete-offpolicy, continuous-offpolicy and continuous-onpolicy)
  • Evaluation for the Bandits and Classical agents
  • Testing of convergence of agents as proposed i

Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games

  • Updated Feb 27, 2019
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the reinforcement-learning-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reinforcement-learning-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.