Skip to content

Machine learning is a method of data analysis that automates analytical model building. It is a branch of artificial intelligence based on the idea that systems can learn from data, identify patterns and make decisions with minimal human intervention.

Notifications You must be signed in to change notification settings

Anky209e/Machine-learning

Repository files navigation

Machine-learning

Repository Containing all ML projects created during learning phase.

Directory Structure

.
├── abstract_art_gans
├── anime_face_gans
├── cars_gan
│   └── weights230
├── CNN_cifar
├── dark_matter_gan
├── Fashion_data_model
│   └── data
│       └── FashionMNIST
│           └── raw
├── flower_imit_gan
│   ├── data
│   │   └── images
│   ├── final3
│   ├── flower_gen1
│   ├── flower_gen2
│   ├── flower_imit
│   │   └── flowers_imitation
│   ├── for_gif
│   ├── runs
│   │   ├── May16_22-23-38_sacred-pc
│   │   └── May17_09-41-38_sacred-pc
│   └── weights
├── flower_pattern_gans
├── gender_detection_cnn
├── Heart-attact_pred
├── human_activity_recog
├── i_am_painter_gans
│   └── weights64
├── Mnist-data-model
│   └── data
│       └── MNIST
│           └── raw
├── plant_disease_rnn
│   └── images
├── pytorch_basics
├── Rnn_augmentation
├── Simpson_cnn
├── simpsons_gans
└── torchaudio_learn

ModelSmith is Down graph

Dependencies or Libraries Used

  • Torch
  • TorchVision
  • Opencv
  • Pillow
  • Sklearn

Resources for learning

About

Machine learning is a method of data analysis that automates analytical model building. It is a branch of artificial intelligence based on the idea that systems can learn from data, identify patterns and make decisions with minimal human intervention.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published