Skip to content

T4ras123/Learning-ML

Repository files navigation

Neural-Networks

All the neural networks I wrote learning ML

  1. Digit recognition on the MNIST datast
  2. Item of clothing recognition
  3. Small pytorch-like library
  4. Small GPT
  5. Linear regression
  • Linear regression
  • Ridge Regression
  • Lasso Regression
  • Elastic Net Regression
  • Random Forest
  • Gradient Boosting Machines (GBM)
  • K-Nearest Neighbors (KNN)
  • Gaussian Mixture Models (GMM)
  • Unsupervised Learning

Untitled