/Mountain-Car-RL

The classic Mountain Car exercise solved using a Feedforward Neural Network with PyTorch

Primary LanguagePython

Mountain Car RL

The classic Reinforcement Learning problem solved using a simple Feedforward Neural Network with PyTorch. This was an assignment in the Decision Models course at University of Milano-Bicocca.

Assignment

The assignment's text is in the file assignment.pdf.

Output

The algorithm's output is a list of all the successful episodes each with their relative last epoch and state.