buaazhangfan / CS294-112-Deep-Reinforcement-LearningLinks
Assignments for CS294-112 Deep Reinforcement Learning in UC Berkeley in Fall 2018
☆16Updated 6 years ago
Alternatives and similar repositories for CS294-112-Deep-Reinforcement-Learning
Users that are interested in CS294-112-Deep-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- Solutions for CS294-112 Fall2018 assignments in Pytorch☆20Updated 6 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 years ago
- Assignments for CS294-112 Fall2018 in Pytorch☆65Updated 6 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 7 years ago
- References at the Intersection of Causality and Reinforcement Learning☆89Updated 4 years ago
- ☆106Updated 4 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 6 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 5 years ago
- Self-Consistent Trajectory Autoencoder: Hierarchical Reinforcement Learning with Trajectory Embeddings☆96Updated 7 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 6 years ago
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- Code for the paper "Skynet: A Top Deep RL Agent in the Inaugural Pommerman Team Competition"☆37Updated 6 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- Mind-aware Multi-agent Management Reinforcement Learning☆82Updated 6 years ago
- Code for paper "Episodic Memory Deep Q-Networks" (https://arxiv.org/abs/1805.07603), IJCAI 2018☆62Updated 6 years ago
- My reading list for model-based control☆158Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆140Updated 7 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆116Updated 2 years ago
- Code for hierarchical imitation learning and reinforcement learning☆294Updated 7 years ago
- Code to train RL agents along with Adversarial distrubance agents☆65Updated 8 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 2 years ago
- A library of probabilistic model based RL algorithms in pytorch☆107Updated 4 years ago
- Multi-agent algorithm based on counterfactual multi-agent policy gradients☆7Updated 6 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- PGQ is an approach to combine Policy Gradient and Q-Learning. This repository will contain an implementation of PGQ.☆15Updated 8 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago