sourcecode369 / deep-reinforcement-learning
Implementation notebooks and scripts of Deep Reinforcement learning Algorithms in PyTorch and TensorFlow.
☆22Updated 5 years ago
Alternatives and similar repositories for deep-reinforcement-learning:
Users that are interested in deep-reinforcement-learning are comparing it to the libraries listed below
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆51Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆26Updated 5 years ago
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 5 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆28Updated 6 years ago
- Double Deep Q-Learning with Prioritized Experience Replay☆35Updated 6 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆73Updated 4 years ago
- A 2D Particle Survival Environment for Deep Reinforcement Learning☆24Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆141Updated 3 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆31Updated 3 years ago
- ☆76Updated 7 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- SpaceX Falcon 9 simulated with Reinforcement Learning algorithms such as D4PG,SAC and PPO.☆58Updated 4 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆96Updated 2 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆208Updated last year
- Value iteration, policy iteration, and Q-Learning in a grid-world MDP.☆28Updated last year
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆49Updated 9 months ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆22Updated 3 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- ☆182Updated 3 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated last month
- Experiments with transformer based RL algorithms☆22Updated 5 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆116Updated 3 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆169Updated 6 months ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆134Updated 2 years ago