sourcecode369 / deep-reinforcement-learningLinks
Implementation notebooks and scripts of Deep Reinforcement learning Algorithms in PyTorch and TensorFlow.
☆23Updated 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
Sorting:
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆98Updated 2 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆54Updated 4 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- Collection of Deep Reinforcement Learning Jupyter Notebooks. Each notebook is self-contained and presents single algorithm. These include…☆38Updated 5 years ago
- basic environment testing in OpenAI's gym☆22Updated 4 years ago
- ☆184Updated 3 years ago
- Ship simulafor in openai gym style☆39Updated 6 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated last year
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆53Updated last year
- Tensorflow implementation of Deep Deterministic Policy Gradients☆19Updated 8 years ago
- SpaceX Falcon 9 simulated with Reinforcement Learning algorithms such as D4PG,SAC and PPO.☆62Updated 4 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆89Updated 6 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago
- Reinforcement Learning algorithm's using google-colab☆38Updated 2 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆75Updated 8 years ago
- A curated list of multiagent learning and related area resources.☆77Updated 5 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated last week
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆138Updated 2 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆40Updated 6 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆149Updated 7 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- Implementations of Coursera Reinforcement Learning Specialization☆44Updated 5 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆227Updated 4 months ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago