mikeroyal/PyTorch-Guide
PyTorch Guide
This guide helps machine learning practitioners become more effective and efficient when developing with PyTorch. It provides a comprehensive collection of resources, tools, libraries, and frameworks that cover various machine learning applications like computer vision, natural language processing, and reinforcement learning. The guide is for data scientists, ML engineers, and researchers using PyTorch.
No commits in the last 6 months.
Use this if you are a developer, data scientist, or researcher looking for an organized collection of PyTorch resources to enhance your deep learning projects.
Not ideal if you are completely new to programming or machine learning concepts, as this guide assumes some foundational knowledge.
Stars
38
Forks
6
Language
Python
License
—
Category
Last pushed
Jan 03, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mikeroyal/PyTorch-Guide"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dataflowr/notebooks
code for deep learning courses
jeffheaton/app_deep_learning
T81-558: PyTorch - Applications of Deep Neural Networks @Washington University in St. Louis
dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
xl0/lovely-tensors
Tensors, for human consumption
rentruewang/koila
Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.