All Projects → 42-AI → Bootcamp_machine Learning

42-AI / Bootcamp_machine Learning

Licence: other
Bootcamp to learn basics in Machine Learning

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Bootcamp machine Learning

Deepsort
🧠 AI powered image tagger backed by DeepDetect
Stars: ✭ 209 (+84.96%)
Mutual labels:  artificial-intelligence, learning
Machinelearning
An easy neural network for Java!
Stars: ✭ 122 (+7.96%)
Mutual labels:  artificial-intelligence, learning
Data Science Resources
👨🏽‍🏫You can learn about what data science is and why it's important in today's modern world. Are you interested in data science?🔋
Stars: ✭ 171 (+51.33%)
Mutual labels:  artificial-intelligence, learning
Start Machine Learning In 2020
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2021 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
Stars: ✭ 357 (+215.93%)
Mutual labels:  artificial-intelligence, learning
Awesome Ai Books
Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning
Stars: ✭ 855 (+656.64%)
Mutual labels:  artificial-intelligence, learning
Neural Api
CAI NEURAL API - Pascal based neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.
Stars: ✭ 94 (-16.81%)
Mutual labels:  artificial-intelligence, learning
Artificialintelligenceengines
Computer code collated for use with Artificial Intelligence Engines book by JV Stone
Stars: ✭ 35 (-69.03%)
Mutual labels:  artificial-intelligence, learning
Sigma
Rocket powered machine learning. Create, compare, adapt, improve - artificial intelligence at the speed of thought.
Stars: ✭ 98 (-13.27%)
Mutual labels:  artificial-intelligence, learning
Unet Stylegan2
A Pytorch implementation of Stylegan2 with UNet Discriminator
Stars: ✭ 106 (-6.19%)
Mutual labels:  artificial-intelligence
Cslearning
开源项目之「计算机编程自学之路」:计算机自学指南+面试大全+资源分享+技术文章
Stars: ✭ 107 (-5.31%)
Mutual labels:  learning
Cnn Yelp Challenge 2016 Sentiment Classification
IPython Notebook for training a word-level Convolutional Neural Network model for sentiment classification task on Yelp-Challenge-2016 review dataset.
Stars: ✭ 106 (-6.19%)
Mutual labels:  artificial-intelligence
Susi linux
Hardware for SUSI AI https://susi.ai
Stars: ✭ 1,527 (+1251.33%)
Mutual labels:  artificial-intelligence
Xlnet extension tf
XLNet Extension in TensorFlow
Stars: ✭ 109 (-3.54%)
Mutual labels:  artificial-intelligence
Startjekyll
An example and guide to getting started with Jekyll and static site generators.
Stars: ✭ 106 (-6.19%)
Mutual labels:  learning
Densepoint
DensePoint: Learning Densely Contextual Representation for Efficient Point Cloud Processing (ICCV 2019)
Stars: ✭ 110 (-2.65%)
Mutual labels:  artificial-intelligence
Awesome Ai Residency
List of AI Residency Programs
Stars: ✭ 1,653 (+1362.83%)
Mutual labels:  artificial-intelligence
Reformer Pytorch
Reformer, the efficient Transformer, in Pytorch
Stars: ✭ 1,644 (+1354.87%)
Mutual labels:  artificial-intelligence
Awesome Causal Inference
A (concise) curated list of awesome Causal Inference resources.
Stars: ✭ 107 (-5.31%)
Mutual labels:  artificial-intelligence
Lanegcn
[ECCV2020 Oral] Learning Lane Graph Representations for Motion Forecasting
Stars: ✭ 110 (-2.65%)
Mutual labels:  artificial-intelligence
Lambda Networks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
Stars: ✭ 1,497 (+1224.78%)
Mutual labels:  artificial-intelligence

42 AI Logo

Bootcamp Machine Learning

One week to learn basics in Machine Learning! 🤖


Table of Contents


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.

Curriculum

Module05 - Stepping Into Machine Learning

Get started with some linear algebra and statistics

Sum, mean, variance, standard deviation, vectors and matrices operations.
Hypothesis, model, regression, cost function.

Module06 - Univariate Linear Regression

Implement a method to improve your model's performance: gradient descent, and discover the notion of normalization

Gradient descent, linear regression, normalization.

Module07 - Multivariate Linear Regression

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.

Module08 - Logistic Regression

Discover your first classification algorithm: logistic regression!

Logistic hypothesis, logistic gradient descent, logistic regression, multiclass classification.
Accuracy, precision, recall, F1-score, confusion matrix.

Module09 - Regularization

Fight overfitting!

Regularization, overfitting. Regularized cost function, regularized gradient descent.
Regularized linear regression. Regularized logistic regression.


Acknowledgements

Contributors

Beta-testers

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].