Skip to content

AdrianApan/machine-learning-templates

Repository files navigation

Machine Learning / Deep Learning Templates & Bits

Machine Learning Templates & Bits | Udemy Course Notes https://www.udemy.com/machinelearning

Deep Learning Templates & Bits | Udemy Course Notes https://www.udemy.com/deeplearning/

Changelog

v1.7.0

  • Adding the "Deep Learning" course

  • ANN section updates

  • CNN section updates

  • Deep Learning

    • Recurrent Neural Networks (RNN)

v1.6.0

  • Dimensionality Reduction

    • Principal Component Analysis (PCA)
    • Linear Discriminant Analysis (LDA)
    • Kernel PCA
  • Model Selection & Boosting

    • Model Selection
      • Grid Search
      • k-Fold Cross Validation
    • XGBoost

v1.5.0

  • Natural Language Processing

  • Deep Learning

    • Artificial Neural Network (ANN)
    • Convolutional Neural Networks (CNN)

v1.4.0

  • Reinforcement Learning
    • Upper Confidence Bound (UCB)
    • Thompson Sampling

v1.2.0

  • Clustering

    • K-means clustering
    • Hierarchical clustering
  • Association Rule Learning

    • Apriori

v1.1.0

  • Classification
    • General classification template
    • Logistic regression
    • K-nearest neighbors
    • Support vector machine (SVM)
    • Kernel SVM
    • Naive Bayes
    • Decission tree classification
    • Random forest classification

v1.0.0

  • Data Preprocessing

  • Regression

    • General regression template
    • Simple linear regression
    • Multiple linear regression
    • Polynomial regression
    • Support vector regression (SVR)
    • Decision tree regression
    • Random forest regression

About

Machine Learning Templates & Bits | Udemy Course Notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages