sourcecode369 / deep-reinforcement-learningLinks
Implementation notebooks and scripts of Deep Reinforcement learning Algorithms in PyTorch and TensorFlow.
β23Updated 6 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 3 years ago
- π Paper: Deep Reinforcement Learning with Double Q-learning πΉοΈβ60Updated last year
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packtβ196Updated last month
- SpaceX Falcon 9 simulated with Reinforcement Learning algorithms such as D4PG,SAC and PPO.β65Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.β79Updated 5 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]β57Updated 5 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gymβ308Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Mathβ458Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototypingβ301Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retroβ178Updated 3 years ago
- Reinforcement learning tutorialsβ397Updated 2 years ago
- β187Updated 3 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghiβ49Updated 3 years ago
- Code repository for my course on the fundamentals of reinforcement learningβ95Updated 6 years ago
- Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of BrasΓliaβ68Updated 7 years ago
- Mastering Reinforcement Learning with Python, published by Packtβ177Updated last month
- Implementation of value iteration algorithm for calculating an optimal MDP policyβ101Updated 8 years ago
- Reinforcement Learning Algorithms with Python, Published by Packtβ187Updated 3 years ago
- Reinforcement Learning with TensorFlow, published by Packtβ41Updated 3 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packtβ205Updated last month
- A Universal Deep Reinforcement Learning Frameworkβ71Updated 3 years ago
- A simple reinforcement learning simulation engine for OpenAI's gym.β39Updated 7 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.β106Updated 3 years ago
- research and implementations of Deep RL agents and their applicationsβ59Updated 5 months ago
- Coding Demos from the School of AI's Move37 Courseβ181Updated 7 years ago
- This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This notβ¦β49Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,β¦β122Updated 5 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Brosβ29Updated 7 years ago
- Markov Decision Processes, Dynamic Programming and Reinforcement Learningβ303Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.β71Updated 8 months ago