greydanus / baby-a3cView external linksLinks
A high-performance Atari A3C agent in 180 lines of PyTorch
☆173Jul 31, 2021Updated 4 years ago
Alternatives and similar repositories for baby-a3c
Users that are interested in baby-a3c are comparing it to the libraries listed below
Sorting:
- Code for our paper "Visualizing and Understanding Atari Agents" (https://goo.gl/AMAoSc)☆124Oct 21, 2021Updated 4 years ago
- ☆69Nov 30, 2018Updated 7 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆260Oct 11, 2024Updated last year
- A3C LSTM Atari with Pytorch plus A3G design☆570Apr 18, 2023Updated 2 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,314Sep 25, 2019Updated 6 years ago
- Distributed A3C☆34Dec 22, 2017Updated 8 years ago
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆378Nov 19, 2022Updated 3 years ago
- 3D learning environment with rigid body simulation for Linux/MacOSX☆14Dec 24, 2021Updated 4 years ago
- Model-Free Episodic Control☆14Jan 12, 2017Updated 9 years ago
- RWA in pytorch☆14May 7, 2017Updated 8 years ago
- Implementation of PPO in Pytorch☆41Dec 6, 2017Updated 8 years ago
- PyTorch implementation of Memory Augmented Self-Play☆52Oct 26, 2020Updated 5 years ago
- Implementation for "ROLL: Visual Self-Supervised Reinforcement Learning with Object Reasoning", CoRL 2020☆16Jun 22, 2022Updated 3 years ago
- Pytorch Implementation of paper "Noisy Natural Gradient as Variational Inference"☆121Sep 1, 2018Updated 7 years ago
- Velocity in deep-learning research☆279Dec 8, 2022Updated 3 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,876May 29, 2022Updated 3 years ago
- Reinforcement learning framework to accelerate research☆206Aug 25, 2021Updated 4 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆95Apr 7, 2018Updated 7 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆717May 12, 2024Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆693Dec 18, 2025Updated last month
- MuJoCo models for Unitree Robots☆12Nov 24, 2021Updated 4 years ago
- Reinforcement learning library for PyTorch.☆11Jun 15, 2018Updated 7 years ago
- A PyTorch Library for Reinforcement Learning Research☆198Jun 22, 2025Updated 7 months ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆80Jan 19, 2019Updated 7 years ago
- ICML 2018 Self-Imitation Learning☆278Apr 18, 2020Updated 5 years ago
- Multitask Environments for RL☆281Aug 23, 2021Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆435Nov 28, 2023Updated 2 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Jun 18, 2019Updated 6 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆78Aug 13, 2020Updated 5 years ago
- A PyTorch implementation of Learning to learn by gradient descent by gradient descent☆317Aug 27, 2018Updated 7 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 9, 2021Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆269May 20, 2020Updated 5 years ago
- Bayesian Uncertainty Exploration in Deep Reinforcement Learning☆18Jul 12, 2017Updated 8 years ago
- Code for the paper "TD or not TD: Analyzing the Role of Temporal Differencing in Deep Reinforcement Learning", Artemij Amiranashvili, Ale…☆12Aug 24, 2018Updated 7 years ago
- Implementation of Adversarial Variational Optimization in PyTorch☆43Aug 7, 2018Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Feb 16, 2021Updated 5 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆210Feb 22, 2019Updated 6 years ago
- Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch☆656Jul 19, 2022Updated 3 years ago
- A set of environments utilizing pybullet for simulation of robotic manipulation tasks.☆29Mar 8, 2021Updated 4 years ago