andnp / coursera-rl-glueLinks
RlGlue code library used in the RL specialization on Coursera.
☆30Updated last year
Alternatives and similar repositories for coursera-rl-glue
Users that are interested in coursera-rl-glue are comparing it to the libraries listed below
Sorting:
- Mastering Reinforcement Learning with Python, published by Packt☆158Updated 2 months ago
- RLlib tutorials☆66Updated 3 years ago
- Ray RLlib tutorial material☆118Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆229Updated 5 months ago
- Python Reinforcement Learning Projects, published by Packt☆191Updated 2 years ago
- A curated list of awesome Deep Reinforcement Learning resources☆140Updated 3 years ago
- Hands-on Deep Reinforcement Learning, published by Packt☆72Updated 2 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆98Updated 2 years ago
- The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as …☆165Updated last year
- Some example code for the "Introduction to Bayesian Reinforcement Learning" presentations☆29Updated 6 years ago
- Reinforcement Learning Cheat Sheet☆156Updated 5 years ago
- Lecture slides for the MARL book (www.marl-book.com)☆111Updated 2 months ago
- ☆28Updated 2 years ago
- A Multi-agent reinforcement-learning simulator framework.☆74Updated last year
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆196Updated 2 years ago
- An introductory tutorial about leveraging Ray core features for distributed patterns.☆78Updated last year
- Simple Grid Environment for Gymnasium☆59Updated 5 months ago
- An OpenAI Gym environment for Inventory Control problems☆55Updated 5 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆426Updated 4 years ago
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆242Updated last year
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- An easy-to-use reinforcement learning library for research and education.☆169Updated 3 weeks ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆195Updated 2 years ago
- Reinforcement Learning examples implementation and explanation