sh2439 / RL-Coursera
Implementations of Coursera Reinforcement Learning Specialization
☆42Updated 5 years ago
Alternatives and similar repositories for RL-Coursera:
Users that are interested in RL-Coursera are comparing it to the libraries listed below
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆183Updated 2 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆179Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆217Updated 5 years ago
- Reinforcement learning tutorials☆365Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 6 months ago
- Personal experiments on Reinforcement Learning☆111Updated 3 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆134Updated 2 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆49Updated 9 months ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆195Updated 2 years ago
- ☆376Updated last year
- Python Reinforcement Learning Projects, published by Packt☆178Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated 3 weeks ago
- ☆182Updated 2 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
- ☆93Updated 4 years ago
- Mastering Reinforcement Learning with Python, published by Packt☆153Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…