Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 713 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 713 Bytes

ML-Projects

These are some ML projcts that I am doing....

All these stuff is widely available in the net Also I like the way jupyter notebooks look so....

So yes I am reinventing the wheel

Contents

  • Digit Recognition (MNIST Dataset)
  • Maleria Parasite Detection Using CNN (Tensorflow 2)
  • Mnist 2D ConvNet
  • Bank customer review prediction ANN
  • CIFAR10 Dataset Image Classification
  • Kaggle cats & dogs classification with CNN
  • VGG 16 classifier
  • Breast Cancer Detection with CNN
  • Imagenet Classification Using Resnet50
  • Movie Genre Predictor CNN
  • Credit Card Fraud CNN
  • Human Activity Recognition using CNN
  • Linear Regression Google stock price presiction
  • Linear Regression From Scratch