Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 702 Bytes

File metadata and controls

14 lines (9 loc) · 702 Bytes

Reinforcement learning exercises

Repository containing the assignments for the reinforcement learning course of the EIT Digital data science master at Aalto University 📚.

Aalto

Objective

The objective of this assignments is to train different reinforcement learning algorithms, and train RL agents to solve different tasks, mainly with the support of the Gym environment.

Authors