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:
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Updated 2 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆56Updated 4 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆184Updated 2 years ago
- This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This not…☆48Updated 4 years ago
- ☆184Updated 3 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- Mastering Reinforcement Learning with Python, published by Packt☆163Updated last month
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆56Updated last year
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆101Updated 3 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated last month
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 4 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- SpaceX Falcon 9 simulated with Reinforcement Learning algorithms such as D4PG,SAC and PPO.☆62Updated 5 years ago
- ☆94Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆236Updated 8 months ago
- A Universal Deep Reinforcement Learning Framework☆71Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated last year
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆54Updated 3 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆189Updated last year
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆439Updated 4 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
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆48Updated 3 years ago
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆386Updated 2 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated 2 years ago
- ☆425Updated 2 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- Implementation of value iteration algorithm for calculating an optimal MDP policy☆100Updated 7 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 4 months ago