markusbuchholz / deep-reinforcement-learning
deep-reinforcement-learning
☆15Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for deep-reinforcement-learning
- Implementation of Recurrent Deterministic Policy Gradient.☆35Updated 5 months ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆28Updated 5 years ago
- TensorSwarm: A framework for reinforcement learning of robot swarms.☆111Updated 4 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆48Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated last year
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆49Updated 6 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- Emergence of complex strategies through multiagent competition☆42Updated last year
- This is Multi agent deep reinforcement learning repo which trains an agent to play Tennis. It trains by playing against itself.☆19Updated 5 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆50Updated 3 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆36Updated last year
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆53Updated last year
- Eagerly Experimentable!!!☆25Updated 3 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 4 years ago
- CS234 Reinforcement Learning: Keras implementation of Recurrent Deterministic Policy Gradient (https://arxiv.org/abs/1512.04455)☆11Updated 7 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 5 years ago
- ☆14Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆29Updated 3 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 6 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆119Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆105Updated this week
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆73Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- The continuous mountain car problem solved with DDPG☆13Updated 4 years ago
- Color: Train a Real-world Local Path Planner in One Hour via Partially Decoupled Reinforcement Learning and Vectorized Diversity☆11Updated 3 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆87Updated last year