Repository navigation

#

q-learning

强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/

Jupyter Notebook
11004
22 天前

The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)

Python
2248
1 年前

Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)

Python
2245
6 天前

An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.

Jupyter Notebook
1144
2 年前

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..

Jupyter Notebook
753
6 年前

Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog

Python
615
2 年前

DEEp Reinforcement learning framework

Python
484
1 年前
Jupyter Notebook
467
7 年前

A framework where a deep Q-Learning Reinforcement Learning agent tries to choose the correct traffic light phase at an intersection to maximize traffic efficiency.

Jupyter Notebook
450
1 年前

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

Python
447
3 年前

Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math

Jupyter Notebook
411
4 年前

Implementation of Q-Transformer, Scalable Offline Reinforcement Learning via Autoregressive Q-Functions, out of Google Deepmind

Python
371
2 个月前