advantage-actor-critic
Here are 44 public repositories matching this topic...
Sort:Most stars
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
- Updated
Jul 8, 2025 - Python
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
- Updated
May 29, 2022 - Python
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
- Updated
May 19, 2021 - Jupyter Notebook
Scalable, event-driven, deep-learning-friendly backtesting library
- Updated
Aug 28, 2021 - Python
A PyTorch library for building deep reinforcement learning agents.
- Updated
Mar 17, 2024 - Python
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
- Updated
Nov 11, 2017 - Python
PyTorch C++ Reinforcement Learning
- Updated
May 3, 2020 - C++
Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTorch
- Updated
Jan 24, 2023 - Python
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
- Updated
Oct 23, 2020 - Jupyter Notebook
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
- Updated
Oct 5, 2022 - Python
Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"
- Updated
Aug 12, 2021 - Jupyter Notebook
PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.
- Updated
Nov 15, 2021 - Python
Curiosity-driven Exploration by Self-supervised Prediction
- Updated
Mar 12, 2023 - Python
Reinforcing Your Learning of Reinforcement Learning
- Updated
Jul 14, 2019 - Python
A well-documented A2C written in PyTorch
- Updated
Jun 3, 2019 - Python
[ICRA 2023] Demonstration-Guided Reinforcement Learning with Efficient Exploration for Task Automation of Surgical Robot
- Updated
May 19, 2023 - Python
Deep Reinforcement Learning in Autonomous Driving: the A3C algorithm used to make a car learn to drive in TORCS; Python 3.5, Tensorflow, tensorboard, numpy, gym-torcs, ubuntu, latex
- Updated
Dec 10, 2017 - TeX
The friendly robot that beats you in Yahtzee 🤖 🎲
- Updated
Dec 11, 2024 - Python
MLP-framework (pure numpy) and DDQN-framework for OpenAI's Gym games. +test code for PPO added. +Hindsight Experience Replay(HER) bitflip-DQN example. +prioritized replay.
- Updated
May 24, 2018 - Jupyter Notebook
Official implementation of the AAAI 2021 paper Deep Bayesian Quadrature Policy Optimization.
- Updated
Feb 17, 2021 - Python
Improve this page
Add a description, image, and links to theadvantage-actor-critic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theadvantage-actor-critic topic, visit your repo's landing page and select "manage topics."