Here, you can find the tutorials (notebooks) made by the Ens'IA team, along with some links below to open them in Google colab!
-
Session 1 - Introduction to machine learning & perceptron - sigmoid neuron
-
Slides : slides
-
Fill-in-the-blank code: Notebook 1 or
Notebook 2 or -
Correction code: Notebook 1 or
Notebook 2 or
-
-
Session 2 - Introduction to machine learning & perceptron - Neural Network
-
Session 3 - Some machine learning algorithms : KNN and K-Mean
-
Session 4 - Creating neural networks using Tensorflow and Keras
-
Session 5 - Convolutional Neural Networks