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 5 years ago
hands-onpytorchreinforcement-learningtensorflow

Related projects:

RepositoryDescriptionStars
paulescu/hands-on-rlA step-by-step course teaching the fundamentals and applications of reinforcement learning using Jupyter Notebook1,076
rl-tools/rl-toolsAn open-source C++ library for training reinforcement learning policies and controlling continuous-control environments.680
kunqian2025/reinforcement-learningA collection of implementations of reinforcement learning algorithms in MATLAB61
araffin/rl-tutorial-jnrr19A tutorial project providing an introduction to reinforcement learning with Stable Baselines3620
takuseno/d3rlpyAn open-source deep reinforcement learning library that supports offline and online training, providing an intuitive API for practitioners and researchers.1,349
juliareinforcementlearning/reinforcementlearninganintroduction.jlProvides Julia code to generate figures and examples for an introductory reinforcement learning book309
mushroomrl/mushroom-rlA Python library for reinforcement learning algorithms and environments.824
matlab-deep-learning/reinforcement_learning_financial_tradingThis project demonstrates a reinforcement learning approach to developing a financial trading model in MATLAB.156
jjkke88/rl_toolboxA collection of reinforcement learning algorithms and tools for training agents in complex environments.43
instadeepai/jumanjiA suite of scalable reinforcement learning environments657
ceshine/rrl_matlabA Matlab implementation of a recurrent reinforcement learning algorithm for training models to make predictions or take actions in dynamic environments.47
astooke/rlpytA modular and unified framework for implementing common deep reinforcement learning algorithms in PyTorch2,236
huiwenzhang/ml-in-actionA collection of MATLAB code examples illustrating various machine learning and reinforcement learning concepts.89
alex-petrenko/sample-factoryA high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients.839
aunum/goldA reinforcement learning library for Go, providing a set of agents to solve challenges in various environments.345