reinforcement-learning-excercises topic
deep-rl-class
This repo contains the syllabus of the Hugging Face Deep Reinforcement Learning Course.
train-robot-arm-from-scratch
Build environment and train a robot arm from scratch (Reinforcement Learning)
rlai-exercises
Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]
CS234
My Solution to Assignments of CS234
DQN-using-PyTorch-and-ML-Agents
A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment
Reinforcement-Learning
Implementation of various Reinforcement Learning Algorithms
gym-walk
Random walk OpenAI Gym environment.
tildy-mdp
Reinforcement Learning Fun Game
reinforcement-learning
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...
DRL_Snakey
深度强化学习贪吃蛇游戏。拥有完整游戏环境与AI接口。(项目未完成)