Skip to content

abhishekyana/Machine-Learning-and-Deep-Learning-from-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning and Deep Learning Algorithms Built from Scratch using Numpy

In this repository::

Machine Learning:

To Be added and Updated.

Machine Learning

  • Linear Regression (Multivariate)
  • Logistic Regression
  • KMeans
  • PCA - Principal Component Analysis
  • KNNs - K Nearest Neighbour
  • RBM - Restricted Boltzmann Machine
  • Ensemble Methods: Gradient Boosting and Bagging

Deep Learning:

  • MLP - Multi Layer Perceptron
  • FNN - Feed Forward Neural Network
  • CNN - Convolutional Neural Network
  • RNN - Recurrent Neural Network (GRU, LSTM)
  • Attention Mechanism
  • Transformers

About

Machine Learning and Deep Learning Algorithms from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published