30 Days Of Machine Learning Using Pytorch

Overview

MLWithPyTorch

30 Days Of Machine Learning Using Pytorch

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

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)
You might also like...
TorchDrug is a PyTorch-based machine learning toolbox designed for drug discovery

A powerful and flexible machine learning platform for drug discovery

Python package for machine learning for healthcare using a OMOP common data model

This library was developed in order to facilitate rapid prototyping in Python of predictive machine-learning models using longitudinal medical data from an OMOP CDM-standard database.

customer churn prediction prevention in telecom industry using machine learning and survival analysis

Telco Customer Churn Prediction - Plotly Dash Application Description This dash application allows you to predict telco customer churn using machine l

using Machine Learning Algorithm to classification AppleStore application

AppleStore-classification-with-Machine-learning-Algo- using Machine Learning Algorithm to classification AppleStore application. the first step : 1: p

CrayLabs and user contibuted examples of using SmartSim for various simulation and machine learning applications.

SmartSim Example Zoo This repository contains CrayLabs and user contibuted examples of using SmartSim for various simulation and machine learning appl

Stock Price Prediction Bank Jago Using Facebook Prophet Machine Learning & Python
Stock Price Prediction Bank Jago Using Facebook Prophet Machine Learning & Python

Stock Price Prediction Bank Jago Using Facebook Prophet Machine Learning & Python Overview Bank Jago has attracted investors' attention since the end

Backtesting an algorithmic trading strategy using Machine Learning and Sentiment Analysis.
Backtesting an algorithmic trading strategy using Machine Learning and Sentiment Analysis.

Trading Tesla with Machine Learning and Sentiment Analysis An interactive program to train a Random Forest Classifier to predict Tesla daily prices us

A machine learning web application for binary classification using streamlit
A machine learning web application for binary classification using streamlit

Machine Learning web App This is a machine learning web application for binary classification using streamlit options this application contains 3 clas

Predico Disease Prediction system based on symptoms provided by patient- using Python-Django & Machine Learning

Predico Disease Prediction system based on symptoms provided by patient- using Python-Django & Machine Learning

Comments
  • video link for this repository

    video link for this repository

    Is there a youtube video for this repository or is this a self-study course? If there is a video link, can someone please post it as a reply?

    Thank you!

    opened by The-Coding-Kid 1
Owner
Mayur
Waiting for Robot Uprising !
Mayur
This machine-learning algorithm takes in data from the last 60 days and tries to predict tomorrow's price of any crypto you ask it.

Crypto-Currency-Predictor This machine-learning algorithm takes in data from the last 60 days and tries to predict tomorrow's price of any crypto you

Hazim Arafa 6 Dec 4, 2022
learn python in 100 days, a simple step could be follow from beginner to master of every aspect of python programming and project also include side project which you can use as demo project for your personal portfolio

learn python in 100 days, a simple step could be follow from beginner to master of every aspect of python programming and project also include side project which you can use as demo project for your personal portfolio

BDFD 6 Nov 5, 2022
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.

Master status: Development status: Package information: TPOT stands for Tree-based Pipeline Optimization Tool. Consider TPOT your Data Science Assista

Epistasis Lab at UPenn 8.9k Jan 9, 2023
Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.

Python Extreme Learning Machine (ELM) Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.

Augusto Almeida 84 Nov 25, 2022
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques

Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.

Vowpal Wabbit 8.1k Dec 30, 2022
CD) in machine learning projectsImplementing continuous integration & delivery (CI/CD) in machine learning projects

CML with cloud compute This repository contains a sample project using CML with Terraform (via the cml-runner function) to launch an AWS EC2 instance

Iterative 19 Oct 3, 2022
machine learning model deployment project of Iris classification model in a minimal UI using flask web framework and deployed it in Azure cloud using Azure app service

This is a machine learning model deployment project of Iris classification model in a minimal UI using flask web framework and deployed it in Azure cloud using Azure app service. We initially made this project as a requirement for an internship at Indian Servers. We are now making it open to contribution.

Krishna Priyatham Potluri 73 Dec 1, 2022
To design and implement the Identification of Iris Flower species using machine learning using Python and the tool Scikit-Learn.

To design and implement the Identification of Iris Flower species using machine learning using Python and the tool Scikit-Learn.

Astitva Veer Garg 1 Jan 11, 2022
Uber Open Source 1.6k Dec 31, 2022
SmartSim makes it easier to use common Machine Learning (ML) libraries like PyTorch and TensorFlow

SmartSim makes it easier to use common Machine Learning (ML) libraries like PyTorch and TensorFlow, in High Performance Computing (HPC) simulations and workloads.

Cray Labs 139 Jan 1, 2023