Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 437 Bytes

File metadata and controls

9 lines (8 loc) · 437 Bytes

Neural_Networks_Deep_Learning

Exercises for NNDL exam (prof. A. Testolin)

Homework 1: Supervised Deep Learning
   Regression and Classifification on Fashion-MNIST dataset.
Homework 2: Unsupervised Deep Learning
   Implementation of an Autoencoder on the Fashion-MNIST dataset.
Homework 3: Reinforcement Learning
   Q-learning in Cart Pole and Mountain Car Gym environments.