Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 600 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 600 Bytes

Reinforcement-Learning-Projects

1️⃣ Demo Project

A simple project that helps understanding the basics of Reinforcement Learning. Set up an enviroment and then train, evaluate and test a model, use callback and try different algorithms (PPO, DQN).

2️⃣ Atari

under construction...

3️⃣ Autonomous Driving

under construction...

4️⃣ Custom Open AI Gym Environments

under construction...


Projects from the Reinforcement Learning course by Nichola Renotte.