DanielTakeshi / Paper_Notes
This will contain my notes for research papers that I read.
☆605Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Paper_Notes
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,100Updated 7 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆441Updated 5 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆787Updated 2 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆416Updated 11 months ago
- Structural implementation of RL key algorithms☆509Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆666Updated 3 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆365Updated 3 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago
- Open-Source Distributed Reinforcement Learning Framework by Stanford Vision and Learning Lab☆483Updated 4 years ago
- Implementation of TRPO and related algorithms☆621Updated 6 years ago
- A curated list of awesome imitation learning resources and publications☆526Updated 9 months ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆272Updated 8 months ago
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆373Updated 2 years ago
- Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch☆573Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆473Updated last year
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆140Updated 7 years ago
- ☆187Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆562Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆987Updated 5 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆829Updated last year
- I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really u…☆51Updated 4 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆431Updated last year
- List of competitions related to Reinforcement Learning☆347Updated 10 months ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆90Updated 5 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆590Updated 6 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,055Updated 3 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆206Updated 5 years ago