sh2439/pytorch_proj
This repo contains the deep learning projects implemented with Pytorch.
This collection of projects helps deep learning practitioners understand and implement various machine learning models using PyTorch. It provides practical examples for common tasks in computer vision, such as image classification and generative models, and natural language processing, including text-based tasks. The target audience includes machine learning engineers, data scientists, and researchers looking for hands-on PyTorch implementations.
No commits in the last 6 months.
Use this if you are a machine learning practitioner looking for working code examples to learn or apply deep learning models in PyTorch.
Not ideal if you are looking for a ready-to-use application or a high-level library that abstracts away the deep learning implementation details.
Stars
5
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 28, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sh2439/pytorch_proj"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
saturncloud/dask-pytorch-ddp
dask-pytorch-ddp is a Python package that makes it easy to train PyTorch models on dask clusters...
pclubiitk/model-zoo
Implementations of various Deep Learning models in PyTorch and TensorFlow.
neuralmagic/deepsparse
Sparsity-aware deep learning inference runtime for CPUs
theairbend3r/how-to-train-your-neural-net
Deep learning research implemented on notebooks using PyTorch.
neuralmagic/sparsezoo
Neural network model repository for highly sparse and sparse-quantized models with matching...