• Stars
    star
    121
  • Rank 292,802 (Top 6 %)
  • Language
    Python
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch

Machine Learning Using Pytorch

The objective of the repository is to learn and build machine learning models using Pytorch.

GitHub stars GitHub forks GitHub watchers GitHub followers

GitHub repo size GitHub language count GitHub top language GitHub last commit

Buy Me A Coffee donate button Patreon donate button

MLWithPyTorch

List of Algorithms Covered

📌 Day 1 - Linear Regression
📌 Day 2 - Logistic Regression
📌 Day 3 - Decision Tree
📌 Day 4 - KMeans Clustering
📌 Day 5 - Naive Bayes
📌 Day 6 - K Nearest Neighbour (KNN)
📌 Day 7 - Support Vector Machine
📌 Day 8 - Tf-Idf Model
📌 Day 9 - Principal Components Analysis
📌 Day 10 - Lasso and Ridge Regression
📌 Day 11 - Gaussian Mixture Model
📌 Day 12 - Linear Discriminant Analysis
📌 Day 13 - Adaboost Algorithm
📌 Day 14 - DBScan Clustering
📌 Day 15 - Multi-Class LDA
📌 Day 16 - Bayesian Regression
📌 Day 17 - K-Medoids
📌 Day 18 - TSNE
📌 Day 19 - ElasticNet Regression
📌 Day 20 - Spectral Clustering
📌 Day 21 - Latent Dirichlet
📌 Day 22 - Affinity Propagation
📌 Day 23 - Gradient Descent Algorithm
📌 Day 24 - Regularization Techniques
📌 Day 25 - RANSAC Algorithm
📌 Day 26 - Normalizations
📌 Day 27 - Multi-Layer Perceptron
📌 Day 28 - Activations
📌 Day 29 - Optimizers
📌 Day 30 - Loss Functions

Let me know if there is any correction. Feedback is welcomed.

References

  • Sklearn Library
  • ML-Glossary
  • ML From Scratch (Github)

More Repositories

1

Image-Classification-PyTorch

Learning and Building Convolutional Neural Networks using PyTorch
Python
148
star
2

Understanding-Search-Engine-Using-Cplusplus

Understanding Search Engine concepts and implementing the same using C++ and STL .
C++
27
star
3

Social-DIstancing-Using-Deep-Learning-and-OpenCV

Considering the unfortunate circumstances due to COVID-19 keeping distance from one person to another is crucial.
Python
17
star
4

Computer-Vision

Find the implementation of Computer vision-based projects with Python, Deep Learning, and OpenCV
Jupyter Notebook
16
star
5

Learning-PyTorch

This Repository contains notebook for learning the Deep Learning Framework - PyTorch.
Jupyter Notebook
14
star
6

MLWithNumpy

A set of Notebooks to write simple and efficient ML algorithms using Numpy
Jupyter Notebook
13
star
7

Pytorch-Lightning-Face-Recognition

The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.
Python
13
star
8

N2D-Pytorch

Pytorch Implementation of N2D(Not Too Deep) Clustering: Using deep clustering and manifold learning to perform unsupervised learning of image clustering.
Python
6
star
9

LearningPython

The objective of the repository is to learn python in efficient way by practing and understanding the most basics required to get started.
Python
4
star
10

CycleGAN-Pytorch

Basic overview of CycleGAN and its Implementation using Pytorch
Jupyter Notebook
3
star
11

CAM-Dropping-Neurons

When significant neurons of trained neural networks is dropped gradually, the trained model loses it ability to classify the label correctly.
Jupyter Notebook
2
star
12

Zomato-Review-Analysis

Assuming as a working employee of a Restaurant registered in Zomato, Employee should receive the alert in form a Mail when a Negative Feedback is written !
Python
2
star
13

mayurji.github.io

It includes access to my work, my blogs, annotated papers and implementation of deep learning & machine learning models.
HTML
2
star
14

Tool-Experimentation

Objective of the repository to play around with different tools (keepsake, MLflow etc) with basic projects.
Python
2
star
15

Mayurji

1
star
16

Explore-Libraries

Understanding and implementing NLP and CV libraries with ML standpoint.
Jupyter Notebook
1
star
17

Data-Analytics-Using-Python

Understanding Basic and Intermediate level of Data Analysis using Python
Jupyter Notebook
1
star
18

Model-Deployment

Learn how to deploy model using Flask, Sanic, Fastapi and then Onnx
Python
1
star
19

cpp_multithreading_mysql

We are exploring on how to use Multithreading concept to Add,Update and Delete the record in MySQL Database all happening together using C++.
C++
1
star
20

Sentence-Classification-Using-Pytorch

Applying RNN's, FastText, CNN architecture and pre-trained BERT Transformer for Sentence Classification.
Jupyter Notebook
1
star
21

Data-Structure-Algorithms

Repository maintains all the basics and important data structure and algorithms implementation.
Jupyter Notebook
1
star
22

Deep-Learning-Papers

This repository maintains Deep learning papers and its implementation.
Jupyter Notebook
1
star