This project is a Machine Learning bootcamp created by 42 AI.
As notions seen during this bootcamp can be complex, we very strongly advise students to have previously done the following bootcamp:
42 Artificial Intelligence is a student organization of the Paris campus of the school 42. Our purpose is to foster discussion, learning, and interest in the field of artificial intelligence, by organizing various activities such as lectures and workshops.
The pdf files of each module can be downloaded from our realease page: https://github.com/42-AI/bootcamp_machine-learning/releases
Get started with some linear algebra and statistics
Sum, mean, variance, standard deviation, vectors and matrices operations.
Hypothesis, model, regression, loss function.
Implement a method to improve your model's performance: gradient descent, and discover the notion of normalization
Gradient descent, linear regression, normalization.
Extend the linear regression to handle more than one features, build polynomial models and detect overfitting
Multivariate linear hypothesis, multivariate linear gradient descent, polynomial models.
Training and test sets, overfitting.
Discover your first classification algorithm: logistic regression!
Logistic hypothesis, logistic gradient descent, logistic regression, multiclass classification.
Accuracy, precision, recall, F1-score, confusion matrix.
Fight overfitting!
Regularization, overfitting. Regularized loss function, regularized gradient descent.
Regularized linear regression. Regularized logistic regression.
- Amric Trudel (amric@42ai.fr)
- Maxime Choulika (maxime@42ai.fr)
- Pierre Peigné (ppeigne@student.42.fr)
- Matthieu David (mdavid@student.42.fr)
- Benjamin Carlier (bcarlier@student.42.fr)
- Pablo Clement (pclement@student.42.fr)
- Richard Blanc (riblanc@student.42.fr)
- Solveig Gaydon Ohl (sgaydon-@student.42.fr)
- Quentin Feuillade Montixi (qfeuilla@student.42.fr)