Skip to content

telecombcn-dl/2018-dlai-team10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning for Artificial Intelligence Project

Group 10: ETSETB Master students M. Alonso, M. Busquets, P. Palau and C. Pitarque

Project GitHub Page: https://telecombcn-dl.github.io/2018-dlai-team10/

We created three notebooks where we explain detailedly each step of how we solved an end to end deep learning problem. There are three notebooks, one for each model:

  • MLP (Multi Layer Perceptron)
  • CNN (Convolutional Neural Network)
  • LSTM (Long Short Term Memory)

The three notebooks are self contained, self explanatory and each one can be independently used.