Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
-
Updated
Mar 31, 2024 - Python
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Repository for most of the code from my YouTube channel
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.
Code repository for my course on the fundamentals of reinforcement learning
Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,DDPG for discrete action space, A2C, A3C, TD3, SAC, TRPO
Combining deep learning and reinforcement learning.
Reinforcement Learning Demos
A simple reinforcement learning simulation engine for OpenAI's gym.
Tabular methods for reinforcement learning
2021-2022国科大强化学习格斗游戏大作业
Using reinforcement learning to find the shortest paths.
A hover system for Microsoft AirSim using reinforcement learning (Q-learning and SARSA)
Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto
Q-learning and SARSA algorithms from Sutton's Reinforcement Learning book.
Implementations of various RL and Deep RL algorithms in TensorFlow, PyTorch and Keras.
Reinforcement learning agents and environment for Easy21, a modified version of Blackjack
Add a description, image, and links to the sarsa topic page so that developers can more easily learn about it.
To associate your repository with the sarsa topic, visit your repo's landing page and select "manage topics."