Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/curiousily/Getting-Things-Done-with-Pytorch

Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BER
https://github.com/curiousily/Getting-Things-Done-with-Pytorch

anomaly-detection bert computer-vision coronavirus deep-learning face-detection face-recognition lstm machine-learning nlp object-detection pytorch sentiment-analysis time-series time-series-anomaly-detection time-series-forecasting transfer-learning transformer tutorial yolo

Last synced: 4 days ago
JSON representation

Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BER

Awesome Lists containing this project

README

        

# Get SH*T Done with PyTorch

Learn how to solve real-world problems with Deep Learning models (NLP, Computer Vision, and Time Series). Go from prototyping to deployment with PyTorch and Python!

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/curiousily/Getting-Things-Done-with-Pytorch/)



Read the book here

## 📖 Read for FREE

The whole book can be read using the links below. Each part contains a notebook that you can find in this repository.

- [Getting Started with PyTorch](https://www.curiousily.com/posts/getting-started-with-pytorch/)
- [Build Your First Neural Network](https://www.curiousily.com/posts/build-your-first-neural-network-with-pytorch/)
- [Transfer Learning for Image Classification using Torchvision](https://www.curiousily.com/posts/transfer-learning-for-image-classification-using-torchvision-pytorch-and-python/)
- [Face Detection on Custom Dataset with Detectron2](https://www.curiousily.com/posts/face-detection-on-custom-dataset-with-detectron2-in-python/)
- [Time Series Forecasting with LSTMs for Daily Coronavirus Cases](https://www.curiousily.com/posts/time-series-forecasting-with-lstm-for-daily-coronavirus-cases/)
- [Time Series Anomaly Detection using LSTM Autoencoders](https://www.curiousily.com/posts/time-series-anomaly-detection-using-lstm-autoencoder-with-pytorch-in-python/)
- [Create Dataset for Sentiment Analysis by Scraping Google Play App Reviews](https://www.curiousily.com/posts/create-dataset-for-sentiment-analysis-by-scraping-google-play-app-reviews-using-python/)
- [Sentiment Analysis with BERT and Transformers by Hugging Face](https://www.curiousily.com/posts/sentiment-analysis-with-bert-and-hugging-face-using-pytorch-and-python/)
- [Deploy BERT for Sentiment Analysis as REST API using FastAPI](https://www.curiousily.com/posts/deploy-bert-for-sentiment-analysis-as-rest-api-using-pytorch-transformers-by-hugging-face-and-fastapi/)
- [Object Detection on Custom Dataset with YOLO (v5)](https://www.curiousily.com/posts/object-detection-on-custom-dataset-with-yolo-v5-using-pytorch-and-python/)

Consider buying the book if you want to support my work. Thanks for stopping by! 🤗