issues
search
daviddwlee84
/
Stanford-CS234-RL
The course notes about Stanford CS234 Reinforcement Learning Winter 2019
6
stars
5
forks
source link
RL Resource
#2
Open
daviddwlee84
opened
3 years ago
daviddwlee84
commented
3 years ago
https://github.com/zhoubolei/introRL
daviddwlee84
commented
3 years ago
dennybritz/reinforcement-learning: Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
ShangtongZhang/reinforcement-learning-an-introduction: Python Implementation of Reinforcement Learning: An Introduction
daviddwlee84
commented
3 years ago
openai/universe: Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.
openai/retro: Retro Games in Gym
daviddwlee84
commented
3 years ago
Bam4d/Griddly: A grid-world game engine for game AI research
daviddwlee84
commented
3 years ago
thu-ml/tianshou: An elegant PyTorch deep reinforcement learning library.