Git Product home page Git Product logo

intro_statistical_learning's Introduction

Introduction to Statistical Learning

Registration Form for cohort 1: https://forms.gle/gRqq7uCp9FVcqgej9

Notes about the course:

The course Text books:

  1. An Introduction to Statistical Learning: https://www.amazon.com/Introduction-Statistical-Learning-Applications-Statistics/dp/1461471370
  2. Machine Learning: A Probabilistic Perspective https://www.amazon.com/Machine-Learning-Probabilistic-Perspective-Computation/dp/0262018020

Instructor : Omid Safarzadeh:

LinkedIn: https://www.linkedin.com/in/omidsafarzadeh/

IG : @deepdatascientists

Chapter 1 : Learning Algorithms

Supervised learning
Unsupervised learning
Semi-Supervised learning
Online Learning
Reinforcement Learning
Graph Representation Learning

Chapter 2 : Regression, Cross-Validation

Regression
The least squares approach
Multiple linear regression
Bias-variance tradeoff
Validation
Leave-one-out cross-validation
k-fold cross validation

Chapter 3 : Logistic , Ridge, Lasso Regression

logistic regression
    MLE for simple logistic regression 
Regularization
Ridge regression
Bias-variance tradeoff
Pros and cons of ridge regression

Chapter 4 : Bayesian Estimation, MAP

    Likelihood and posterior distribution
       Computing the posterior
       Maximum likelihood estimation (MLE)
    Maximum a posteriori (MAP) estimation
       Posterior mean
       MAP properties
    Bayesian linear regression

Chapter 5 : Unsupervised Learning, PCA

 Unsupervised learning 
 Principal component analysis (PCA)

Chapter 6 : Recommendation Systems

   Collaborative Filtering
   Matrix Factorization
   Funk SVD
   Alternating Least Square

Chapter 7 : EM Algorithm

 Expectation Maximization Algorithm

Chapter 8 : Clustering

Clustering
K means
Gaussian Mixture Models

Chapter 9: Activation and Loss functions

Activation Functions
    Exponential Linear Unit (ELU)
    Exponential activation function
    Gaussian error linear unit (GELU)
    Hard sigmoid
    Rectified Linear Unit (ReLU)
    Scaled Exponential Linear Unit (SELU)
    Sigmoid
    Softplus
    Softsign
    Swish
    Hyperbolic Tangent
Loss Functions
   Mean Absolute Error (MAE)
   Mean Absolute Percentage Error (MAPE)
   Mean Squared Error (MSE)
   Mean Squared Error (MSE)
   Indicator function

Chapter 10: Neural Networks, RNN, LSTM, CNN

    Gradient Decent
    Back Propagation
    CNN
    RNN
    LSTM

Chapter 11: Transformers

   Sequence to sequence models
   Attention Mechanism
      Bottleneck Problem
      Attention Layer
      Categories of Attention Mechanism
   Transformers
       Self attention mechanism
       Multi-Head attention mechanism
       Encoder Architecture
       Decoder Architecture
       Full Architecture
   Positional Encoding
   BERT
       Language Masked Learning
       BERT Input
       BERT Output

Chapter 12: Automatic Feature Extraction

 Motivation
 Automatic FE with TensorFlow
 Deep & Cross Network Structure
 Pre Processing
 Cross Network
    Deep NN
    Deep & Cross Network V1
    Deep & Cross Network V2
    Model construction
 Model understanding for interpreting cross features
 Model Performance

intro_statistical_learning's People

Contributors

bellman281 avatar

Watchers

James Cloos avatar

Forkers

waleedgeo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.