Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 471 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 471 Bytes

Project: Landing on the Moon

Presentation

Miniproject done in the framework of the CS-456 Artificial Neural Networks course at EPFL.
The goal was to teach an agent to play the Lunar Lander game from OpenAI Gym with REINFORCE algorithm. We investigated the effects of different baselines for the training of the agent.

image

How to use

The notebook can be opened on google colab, where the gym imports are taken care of.