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
moemen95 avatar

moemen95/PyTorch-Project-Template

0
View on GitHub↗
923 stars·186 forks·Python·MIT·12 viewswww.linkedin.com/pulse/pytorch-project-template-do-smart-way-hager-rady/?published=t↗

PyTorch Project Template

A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.

Features

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

Star history

Star history chart for moemen95/pytorch-project-templateStar history chart for moemen95/pytorch-project-template

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with PyTorch Project Template

These projects share indexed features with PyTorch Project Template. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • davidbau/how-to-read-pytorchdavidbau avatar

    davidbau/how-to-read-pytorch

    479View on GitHub↗

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

    Jupyter Notebook
    View on GitHub↗479
  • 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
  • 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
Compare all 20 related projects→

Frequently asked questions

What does moemen95/pytorch-project-template do?

A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.

What are the main features of moemen95/pytorch-project-template?

The main features of moemen95/pytorch-project-template are: Tutorials.

Which projects share features with moemen95/pytorch-project-template?

Projects with overlapping indexed features include: d2l-ai/d2l-en — This project is an educational platform and research toolkit designed to teach deep learning through a combination of… davidbau/how-to-read-pytorch — Quick, visual, principled introduction to pytorch code through five colab notebooks. 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… atcold/pytorch-deep-learning-minicourse — This is an educational curriculum for building and training neural networks using PyTorch. It serves as a deep…