#计算机科学#This repo contains the Hugging Face Deep Reinforcement Learning Course.
#计算机科学#Build environment and train a robot arm from scratch (Reinforcement Learning)
Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]
My Solution to Assignments of CS234
A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment
深度强化学习贪吃蛇游戏。拥有完整游戏环境与AI接口。(项目未完成)
Cat-and-Mouse game with Reinforcement Learning (Q-Learning).
#计算机科学#Implementation of various Reinforcement Learning Algorithms
Hugging Face 深度强化学习课程(中文版)
Random walk OpenAI Gym environment.
Reinforcement Learning Fun Game
A python implementation of the concepts in the book "Reinforcement Learning: An Introduction" by R.S. Sutton and A. G. Barto.
Implementations of basic concepts dealt under the Reinforcement Learning umbrella. This project is collection of assignments in CS747: Foundations of Intelligent and Learning Agents (Autumn 2017) at ...
A simple baseline for mountain-car @ gym
Easy21 assignment from David Silver's RL Course at UCL
Reinforcement learning notebooks
Sutton and Barto's RL Book Exercises in Jupiter Notebook (Python3)