awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
davidbau avatar

davidbau/how-to-read-pytorch

0
View on GitHub↗
479 stars·80 forks·Jupyter Notebook·11 viewscolab.research.google.com/github/davidbau/how-to-read-pytorch/blob/master/notebooks/1-Pytorch-Introduction.ipynb↗

How To Read Pytorch

Quick, visual, principled introduction to pytorch code through five colab notebooks.

Features

  • Tutorials - Listed in the “Tutorials” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for davidbau/how-to-read-pytorchStar history chart for davidbau/how-to-read-pytorch

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to How To Read Pytorch

Similar open-source projects, ranked by how many features they share with How To Read Pytorch.
  • d2l-ai/d2l-end2l-ai avatar

    d2l-ai/d2l-en

    29,001View on GitHub↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Pythonbookcomputer-visiondata-science
    View on GitHub↗29,001
  • domib97/revive.nokia.n95domib97 avatar

    domib97/revive.nokia.n95

    69View on GitHub↗

    Revive your old S60 3rd FP1 Nokia N95 2GB with this guide from 2021 !

    View on GitHub↗69
  • dsksd/deepnlp-models-pytorchDSKSD avatar

    DSKSD/DeepNLP-models-Pytorch

    2,943View on GitHub↗

    Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)

    Jupyter Notebook
    View on GitHub↗2,943
  • atcold/pytorch-deep-learning-minicourseAtcold avatar

    Atcold/pytorch-Deep-Learning-Minicourse

    6,810View on GitHub↗

    This is an educational curriculum for building and training neural networks using PyTorch. It serves as a deep learning training guide and resource, providing a structured series of lessons on tensor computation and architecture development. The course uses an interactive learning model that synchronizes academic theory with practice. It pairs theoretical lecture slides with exercise-driven notebooks, requiring students to implement model logic within predefined templates to validate their conceptual understanding. The curriculum covers a broad range of deep learning capabilities, including

    Jupyter Notebook
    View on GitHub↗6,810
See all 20 alternatives to How To Read Pytorch→

Frequently asked questions

What does davidbau/how-to-read-pytorch do?

Quick, visual, principled introduction to pytorch code through five colab notebooks.

What are the main features of davidbau/how-to-read-pytorch?

The main features of davidbau/how-to-read-pytorch are: Tutorials.

What are some open-source alternatives to davidbau/how-to-read-pytorch?

Open-source alternatives to davidbau/how-to-read-pytorch include: d2l-ai/d2l-en — This project is an educational platform and research toolkit designed to teach deep learning through a combination of… domib97/revive.nokia.n95 — Revive your old S60 3rd FP1 Nokia N95 2GB with this guide from 2021 ! dsksd/deepnlp-models-pytorch — Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ). hunkim/pytorchzerotoall — PyTorchZeroToAll is an educational resource and collection of tutorials focused on deep learning and the PyTorch… jcjohnson/pytorch-examples — This repository provides a curated collection of self-contained Python code examples that demonstrate the core… atcold/pytorch-deep-learning-minicourse — This is an educational curriculum for building and training neural networks using PyTorch. It serves as a deep…