Skip to content
#

a3c

Here are 176 public repositories matching this topic...

RL-Odyssey is a research framework for continuous control that implements state-of-the-art RL algorithms (SAC, TD3, PPO, etc.) with clean experiment scripts and interactive notebooks.

  • Updated Mar 25, 2025
  • Jupyter Notebook

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 Sep 19, 2024
  • Python

A collection of my implemented advanced & complex RL agents for games like Soccer, Street Fighter, Mortal Kombat, Rubik's Cube, Vizdoom, Montezuma, Kungfu-master, Super-Mario-bros, HalfCheetah and more by implementing advanced DRL concepts like decision transformers, RND, MARL, A3C, ICM & sample_factory. To see my other rl agents please visit

  • Updated Aug 1, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the a3c 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 a3c topic, visit your repo's landing page and select "manage topics."

Learn more