You can find the resources, notes and links that will be used at the Machine Learning Bootcamp here.
- Intro to ML
- Problem framing
- Data preparation and Feature Engineering
- Linear and Logistic regression with scikit learn (theory + hands on)
- Loss function / Gradient Descent / Backpropagation
- Intro to Tensorflow (sessions, graphs and basic principles + hands on)
- First Neural Net with Tensorflow and Intro to Keras(training, testing with different hyper params, loss functions etc)
- Generalizing (overfitting, underfitting, regularization etc.)
- Feature crossing
- TF Estimators
- Practical exercise : New York taxi fare prediction
- Enroll to QwikLabs Quest "Baseline: Data, ML, AI"
- Sign in to Baseline: Data, ML, AI using the given Study Jam Access Code
- Recap of day 1
- New York taxi fare prediction solution
- Embeddings
- How to use GCP for ML(train New york taxi fare model on ML Engine)
- Convolutional neural networks (practical: an image classification)
- Artistic style transfer
- Basic intro to RNN/LSTMs and their use cases
- Convert the image classification model (built above) and deploy on Firebase
- ML Qwiklabs