a2c
Here are 177 public repositories matching this topic...
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
-
Updated
Jun 30, 2020 - Jupyter Notebook
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
-
Updated
Dec 6, 2022 - Jupyter Notebook
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
Modularized Implementation of Deep RL Algorithms in PyTorch
-
Updated
Oct 18, 2022 - Python
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
-
Updated
Nov 21, 2022 - Python
Cloud-native Deep Reinforcement Learning.
-
Updated
Mar 20, 2023 - Python
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
-
Updated
Dec 31, 2022 - Python
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
-
Updated
Mar 9, 2023 - Python
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
-
Updated
Aug 26, 2022 - Python
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
-
Updated
May 19, 2021 - Jupyter Notebook
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
-
Updated
Feb 9, 2021 - Python
A PyTorch library for building deep reinforcement learning agents.
-
Updated
Jan 10, 2023 - Python
This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)
-
Updated
Jan 16, 2021 - Python
-
Updated
Jun 4, 2022 - Python
RL starter files in order to immediatly train, visualize and evaluate an agent without writing any line of code
-
Updated
Mar 20, 2023 - Python
PyTorch C++ Reinforcement Learning
-
Updated
May 3, 2020 - C++
32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.
-
Updated
Jun 17, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the a2c topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the a2c topic, visit your repo's landing page and select "manage topics."