Skip to contentIntro to Programming:
Lessons:
- Arithmetic and Variables
- Functions
- Data Types
- Conditions and Conditional Statements
- Intro to Lists
Python
Lessons:
- Hello Python
- Functions and Getting Help
- Booleans and Conditionals
- Lists
- Loops and List Comprehensions
- Strings and Dictionaries
- Working with External Laboratories
Intro to Machine Learning
Lessons
- How model works
- Data Basic Exploration
- Your first Machine Learning Model
- Model Validation
- Underfitting and Overfitting
- Random Forests
- Machine Learning Competitions
Intermediate Machine Learning
Lessons
- Introduction
- Missing Values
- Categorical Value
- Pipelines
- Cross – Validation
- XGBoost
- Data Leakage
Intro to Deep Learning
Lessons:
- A single Neuron
- Deep Neutral Networks
- Stochastic Gradient Descent
- Overfitting ang Underfitting
- Dropout and Batch Normalization
- Binary Classification
Computer Vision
Lessons:
- The Convolutional Classifier
- Convolution and ReLU
- Maximum Pooling
- The Sliding Window
- Custom Convnets
- Data Agmentation