#619 · Primary category: Education & Research

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

Practical PyTorch tutorials for solving real-world ML and DL problems across NLP, computer vision, and time series.

Project last updated:06/30/24

GitHub Stars

2.5K

Forks

642

Contributors

1

License

Apache-2.0

Why we included this project

This repo collects Jupyter notebooks that take real PyTorch projects from a blank notebook to a working result, rather than dropping you in the middle of a polished script. You get complete walks through NLP, computer vision, and time series work: building a first neural network, training a BERT sentiment model, and serving it as a FastAPI REST endpoint. Every tutorial ships with a Colab-ready notebook and the matching blog post, so you can read the reasoning, run the cells yourself, and compare outcomes without hopping between docs. It suits developers and small teams who know Python basics and want to see object detection, face detection, or time series anomaly detection applied to their own data.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category