amusi/PyTorch-From-Zero-To-One
PyTorch从入门到精通
Learning how to build and train machine learning models, especially deep neural networks, can be daunting. This project brings together a curated collection of learning materials like online tutorials, video courses, and book recommendations. It provides a structured path for aspiring machine learning engineers or researchers to go from a beginner to an expert in using the PyTorch framework.
888 stars. No commits in the last 6 months.
Use this if you are a machine learning enthusiast, data scientist, or researcher looking for a comprehensive roadmap to learn and master PyTorch for building AI models.
Not ideal if you are looking for a ready-to-use software application or a plug-and-play solution for a specific data analysis task, as this project is a learning resource, not an end-user tool.
Stars
888
Forks
222
Language
—
License
—
Category
Last pushed
Jul 18, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/amusi/PyTorch-From-Zero-To-One"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mrdbourke/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
xl0/lovely-tensors
Tensors, for human consumption
stared/livelossplot
Live training loss plot in Jupyter Notebook for Keras, PyTorch and others
dataflowr/notebooks
code for deep learning courses
dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"