Skip to content

Introduction to machine learning: non-deep learning and deep models

Notifications You must be signed in to change notification settings

Taib/Introduction-to-ML

Repository files navigation

Machine Learning

This repository contains introductory lectures on Machine Learning.

Lectures

  1. Basic concepts: This lecture gives an overview of basic concepts in machine learning (learning paradigms, training notions, illustration using the least-square problem)
  2. No deep Learning: This lecture contains examples of various non-deep learning models such as logistic regression, support vector machines, random forest, etc. The basic mathematical formulations and illustrative examples are given for each models.
  3. Intro to Deep Learning: This lecture gives an introduction to neural networks (the perceptron, the multi-layer perceptron, backpropagation, convolutional models, etc.). Once again, the basic mathematical formulations and illustrative examples are given for each concept.
  4. Intro to UNet/ResNet/DenseNet
  5. Advanced Deep Learning Concepts

Libraries:

About

Introduction to machine learning: non-deep learning and deep models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published