Skip to content

Challenges of the Artificial Neural Networks and Deep Learning at Politecnico di Milano

Notifications You must be signed in to change notification settings

itsAlfantasy/AN2DL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AN2DL

Hot Neurons Group 🔥

Image Classification Challenge 🍃

The objective of this challenge was to correctly classify images of leafs based on the species of the plant they belong.
We developed three different solutions for this problem :

  • Convolutional Neural Network from scratch
  • Transfer Learning approach with Adam optimiser
  • Transfer Learning approach with SGD optimiser

Our best score was 0.9434 obtain with SGD and Adam.

Time-Series Forecasting Challenge ⏱

The objective of this challenge was to forecast a composition of seven signals.
We developed three different solutions for this problem :

  • LSTM Network with Direct Forecating
  • LSTM Network with Autoregressive Forecasting
  • Transformer

Our best MSE was 3.78 with the Autoregressive LSTM Network.

Grade 🎓

Total grade of both challenges : 10/11.

Devs 💻

About

Challenges of the Artificial Neural Networks and Deep Learning at Politecnico di Milano

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published