Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 4.46 KB

README.md

File metadata and controls

45 lines (24 loc) · 4.46 KB

Ens'IA tutorials

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

  • 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