Skip to content

A Repository containing all my Machine Learning Projects.

License

Notifications You must be signed in to change notification settings

geetmankar/ML-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-Projects

Python

NumPy PyTorch scikit-learn

  1. Anime-Faces-GAN: A simple Generative Adversarial Network to generate random Anime faces
  2. BrainTumorDetection-ML: A ResNet18 based network to detect tumors in Brain MRI images
  3. CIFAR100-CNN: A ResNet34 based network to classify objects in the CIFAR100 Dataset.