Machine-Learning-Tutorials icon indicating copy to clipboard operation
Machine-Learning-Tutorials copied to clipboard

machine learning and deep learning tutorials, articles and other resources

Machine Learning & Deep Learning Tutorials Awesome

Contents

  • Introduction
  • Interview Resources
  • Artificial Intelligence
  • Genetic Algorithms
  • Statistics
  • Useful Blogs
  • Resources on Quora
  • Resources on Kaggle
  • Cheat Sheets
  • Classification
  • Linear Regression
  • Logistic Regression
  • Model Validation using Resampling
    • Cross Validation
    • Bootstraping
  • Deep Learning
    • Frameworks
    • Feed Forward Networks
    • Recurrent Neural Nets, LSTM, GRU
    • Restricted Boltzmann Machine, DBNs
    • Autoencoders
    • Convolutional Neural Nets
    • Graph Representation Learning
  • Natural Language Processing
    • Topic Modeling, LDA
    • Word2Vec
  • Computer Vision
  • Support Vector Machine
  • Reinforcement Learning
  • Decision Trees
  • Random Forest / Bagging
  • Boosting
  • Ensembles
  • Stacking Models
  • VC Dimension
  • Bayesian Machine Learning
  • Semi Supervised Learning
  • Optimizations
  • Other Useful Tutorials

Introduction

Interview Resources

Artificial Intelligence

Genetic Algorithms

Statistics

Useful Blogs

Resources on Quora

Kaggle Competitions WriteUp

Cheat Sheets

Classification

Linear Regression

Logistic Regression

Model Validation using Resampling

Deep Learning

Natural Language Processing

Computer Vision

Support Vector Machine

Reinforcement Learning

Decision Trees

Random Forest / Bagging

Boosting

Ensembles

Stacking Models

Vapnik–Chervonenkis Dimension

Bayesian Machine Learning

Semi Supervised Learning

Optimization

Other Tutorials

  • For a collection of Data Science Tutorials using R, please refer to this list.

  • For a collection of Data Science Tutorials using Python, please refer to this list.