bat67/Deep-Learning-with-PyTorch-A-60-Minute-Blitz-cn
PyTorch1.0 深度学习:60分钟入门与实战(Deep Learning with PyTorch: A 60 Minute Blitz 中文翻译与学习)
This tutorial helps developers new to deep learning understand PyTorch for building neural networks. It takes you from basic tensor operations to training an image classification model. The ideal user is a software developer with some Python and NumPy experience looking to get started with deep learning.
200 stars. No commits in the last 6 months.
Use this if you are a developer seeking a rapid, hands-on introduction to PyTorch for deep learning applications.
Not ideal if you are an experienced deep learning practitioner or if you are not comfortable with Python programming.
Stars
200
Forks
51
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 11, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bat67/Deep-Learning-with-PyTorch-A-60-Minute-Blitz-cn"
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"