deep-rl-hands-on

Reinforcement learning examples

A collection of examples and exercises from a deep reinforcement learning book

Examples and exercises from Deep Reinforcement Learning Hands-On

GitHub

2 stars
2 watching
0 forks
Language: Jupyter Notebook
last commit: over 3 years ago
hands-onpytorchreinforcement-learningtensorflow

Related projects:

Repository Description Stars
paulescu/hands-on-rl A step-by-step course teaching the fundamentals and applications of reinforcement learning using Jupyter Notebook 1,072
rl-tools/rl-tools A comprehensive deep reinforcement learning library for continuous control tasks 216
kunqian2025/reinforcement-learning A collection of implementations of reinforcement learning algorithms in MATLAB 60
araffin/rl-tutorial-jnrr19 A tutorial project providing an introduction to reinforcement learning with Stable Baselines3 615
takuseno/d3rlpy An open-source deep reinforcement learning library that supports offline and online training, providing an intuitive API for practitioners and researchers. 1,327
juliareinforcementlearning/reinforcementlearninganintroduction.jl Provides Julia code to generate figures and examples for an introductory reinforcement learning book 310
mushroomrl/mushroom-rl A Python library for reinforcement learning algorithms and environments. 822
matlab-deep-learning/reinforcement_learning_financial_trading This project demonstrates a reinforcement learning approach to developing a financial trading model in MATLAB. 154
jjkke88/rl_toolbox A collection of reinforcement learning algorithms and tools for training agents in complex environments. 43
instadeepai/jumanji Provides a suite of scalable reinforcement learning environments for research and development. 622
ceshine/rrl_matlab A Matlab implementation of a recurrent reinforcement learning algorithm for training models to make predictions or take actions in dynamic environments. 47
astooke/rlpyt A modular and unified framework for implementing common deep reinforcement learning algorithms in PyTorch 2,232
huiwenzhang/ml-in-action A collection of MATLAB code examples illustrating various machine learning and reinforcement learning concepts. 89
alex-petrenko/sample-factory A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. 828
aunum/gold A reinforcement learning library for Go, providing a set of agents to solve challenges in various environments. 345