All Projects → araffin → Rl Tutorial Jnrr19

araffin / Rl Tutorial Jnrr19

Licence: mit
Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Rl Tutorial Jnrr19

Drq
DrQ: Data regularized Q
Stars: ✭ 268 (+31.37%)
Mutual labels:  jupyter-notebook, reinforcement-learning, rl
Reinforcement learning tutorial with demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
Stars: ✭ 442 (+116.67%)
Mutual labels:  jupyter-notebook, tutorial, reinforcement-learning
Rad
RAD: Reinforcement Learning with Augmented Data
Stars: ✭ 268 (+31.37%)
Mutual labels:  jupyter-notebook, reinforcement-learning, rl
Applied Reinforcement Learning
Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks
Stars: ✭ 229 (+12.25%)
Mutual labels:  jupyter-notebook, notebook, reinforcement-learning
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-79.41%)
Mutual labels:  jupyter-notebook, notebook, reinforcement-learning
Data Science Your Way
Ways of doing Data Science Engineering and Machine Learning in R and Python
Stars: ✭ 530 (+159.8%)
Mutual labels:  jupyter-notebook, notebook, tutorial
Hands On Nltk Tutorial
The hands-on NLTK tutorial for NLP in Python
Stars: ✭ 419 (+105.39%)
Mutual labels:  jupyter-notebook, notebook, tutorial
Tensorflow Tutorials
TensorFlow Tutorials with YouTube Videos
Stars: ✭ 8,919 (+4272.06%)
Mutual labels:  jupyter-notebook, tutorial, reinforcement-learning
Basic reinforcement learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Stars: ✭ 826 (+304.9%)
Mutual labels:  jupyter-notebook, tutorial, reinforcement-learning
Amazon Sagemaker Examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
Stars: ✭ 6,346 (+3010.78%)
Mutual labels:  jupyter-notebook, reinforcement-learning, rl
Allstate capstone
Allstate Kaggle Competition ML Capstone Project
Stars: ✭ 72 (-64.71%)
Mutual labels:  jupyter-notebook, notebook, tutorial
Pytorch Rl
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
Stars: ✭ 121 (-40.69%)
Mutual labels:  jupyter-notebook, reinforcement-learning, rl
Rl trading
An environment to high-frequency trading agents under reinforcement learning
Stars: ✭ 205 (+0.49%)
Mutual labels:  reinforcement-learning, rl
Machine Learning And Reinforcement Learning In Finance
Machine Learning and Reinforcement Learning in Finance New York University Tandon School of Engineering
Stars: ✭ 173 (-15.2%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Multihopkg
Multi-hop knowledge graph reasoning learned via policy gradient with reward shaping and action dropout
Stars: ✭ 202 (-0.98%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Astropy Tutorials
Tutorials for the Astropy Project
Stars: ✭ 174 (-14.71%)
Mutual labels:  jupyter-notebook, tutorial
Atari
AI research environment for the Atari 2600 games 🤖.
Stars: ✭ 174 (-14.71%)
Mutual labels:  reinforcement-learning, rl
Deep Algotrading
A resource for learning about deep learning techniques from regression to LSTM and Reinforcement Learning using financial data and the fitness functions of algorithmic trading
Stars: ✭ 173 (-15.2%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Notebook
📒 notebook
Stars: ✭ 177 (-13.24%)
Mutual labels:  jupyter-notebook, notebook
Deeptoxic
top 1% solution to toxic comment classification challenge on Kaggle.
Stars: ✭ 180 (-11.76%)
Mutual labels:  jupyter-notebook, tutorial

Stable Baselines3 RL tutorial

Stable-Baselines reinforcement learning tutorial for Journées Nationales de la Recherche en Robotique 2019.

Website: https://jnrr2019.loria.fr/

Slides: https://araffin.github.io/slides/rl-tuto-jnrr19/#/

Stable-Baselines3 repo: https://github.com/DLR-RM/stable-baselines3

Documentation: https://stable-baselines3.readthedocs.io/en/master/

RL Baselines3 zoo: https://github.com/DLR-RM/rl-baselines3-zoo

This tutorial was created by Edward Beeching, Ashley Hill and Antonin Raffin

Content

  1. Getting Started Colab Notebook
  2. Gym Wrappers, saving and loading models Colab Notebook
  3. Multiprocessing Colab Notebook
  4. Callbacks and hyperparameter tuning Colab Notebook
  5. Creating a custom gym environment Colab Notebook

Bonus

RL baselines zoo: Colab Notebook

Contributors

We would like to thanks our contributors: @rbahumi @stefanbschneider

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].