PacktPublishing / PyTorch-1.x-Reinforcement-Learning-CookbookLinks
PyTorch 1.x Reinforcement Learning Cookbook, published by Packt
☆98Updated 2 years ago
Alternatives and similar repositories for PyTorch-1.x-Reinforcement-Learning-Cookbook
Users that are interested in PyTorch-1.x-Reinforcement-Learning-Cookbook are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆227Updated 4 months ago
- RLlib tutorials☆66Updated 3 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- ☆184Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆221Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆213Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated this week
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆138Updated 2 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆49Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆54Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆344Updated 5 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆161Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 3 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆54Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆144Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago