imsanjoykb/PyTorch-Ford
PyTorch Bootcamp
This project offers a comprehensive introduction to PyTorch, a popular machine learning framework. It guides you through fundamental concepts like variables, automatic differentiation, and building various models, from linear regression to classification. This is designed for individuals who want to learn how to implement machine learning models using PyTorch from scratch.
No commits in the last 6 months.
Use this if you are a budding data scientist, machine learning engineer, or researcher looking to understand and apply PyTorch for building and training neural networks.
Not ideal if you are already proficient in PyTorch and are seeking advanced topics or a reference for specific model architectures.
Stars
7
Forks
1
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jan 14, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/imsanjoykb/PyTorch-Ford"
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"