awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mrdbourke avatar

mrdbourke/pytorch-deep-learning

0
View on GitHub↗

Pytorch Deep Learning

This project is a structured educational resource and training platform designed for mastering deep learning development. It provides a comprehensive curriculum focused on building, evaluating, and refining predictive models through hands-on coding exercises and standard industry workflows.

The curriculum emphasizes practical implementation, guiding users through the construction of neural network architectures and the application of transfer learning to adapt pretrained models for custom tasks. It includes methodologies for tracking and comparing model experiment results, allowing for the systematic optimization of training configurations and performance metrics.

The resource covers the end-to-end development lifecycle, ranging from initial model design and iterative training to the deployment of predictive models as functional web applications. It specifically focuses on computer vision tasks, providing a guide for implementing image classification and feature extraction models. The content is delivered through a collection of Jupyter Notebooks that facilitate a hands-on approach to learning deep learning fundamentals.

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI
learnpytorch.io
↗

Features

  • Guides - Offers a practical curriculum for implementing and deploying computer vision models.
  • Deep Learning Curricula - Provides a structured, hands-on curriculum for mastering deep learning fundamentals through practical coding exercises and industry-standard workflows.
  • Deep Learning Fundamentals - Teaches core deep learning concepts through a structured, hands-on curriculum.
  • Deep Learning Education - Delivers a structured curriculum for mastering deep learning using the PyTorch framework.
  • Neural Network Layers - Provides a structured workflow for constructing and training neural network models from scratch.
  • Deep Learning Curriculum - Delivers a structured educational path for mastering neural network development and deployment using the PyTorch framework.
  • Deep Learning Platforms - Facilitates end-to-end deep learning model development using structured workflows.
  • Machine Learning Training - Implements transfer learning workflows to refine pretrained models for custom tasks.
  • Model Fine-Tuning - Adapts pretrained models to custom datasets by fine-tuning classification layers.
  • Transfer Learning - Provides practical implementations for adapting pretrained models to custom tasks.
  • Model Deployment Pipelines - Guides the deployment of trained predictive models as functional web applications.
  • Model Inference and Serving - Supports the deployment of predictive models as live web services for end users.
  • लर्निंग और रेफरेंस - Course materials for mastering PyTorch.
  • Experiment Tracking - Tracks and compares model experiment results to optimize training configurations.
  • Machine Learning Experiment Trackers - Enables systematic logging and comparison of machine learning model iterations.
  • Training Execution Loops - Executes iterative training loops to optimize model parameters through forward passes and loss calculation.
  • Training Resources - Serves as a comprehensive educational resource for learning the technical processes of training and refining machine learning models.
  • Dynamic Graph Builders - Supports dynamic computational graph construction to enable flexible neural network training workflows.
  • Sequential Layer Containers - Uses sequential containers to compose neural network architectures through modular layer stacking.
  • Machine Learning Platforms - Offers an end-to-end development environment for building, training, and deploying predictive models.
  • Tensor Computation Graphs - Provides automated gradient calculation through tensor computation graphs for neural network training.
17,195 स्टार्स·4,745 फोर्क्स·Jupyter Notebook·mit·16 व्यूज़

स्टार हिस्ट्री

mrdbourke/pytorch-deep-learning के लिए स्टार हिस्ट्री चार्टmrdbourke/pytorch-deep-learning के लिए स्टार हिस्ट्री चार्ट

अक्सर पूछे जाने वाले प्रश्न

mrdbourke/pytorch-deep-learning क्या करता है?

This project is a structured educational resource and training platform designed for mastering deep learning development. It provides a comprehensive curriculum focused on building, evaluating, and refining predictive models through hands-on coding exercises and standard industry workflows.

mrdbourke/pytorch-deep-learning की मुख्य विशेषताएं क्या हैं?

mrdbourke/pytorch-deep-learning की मुख्य विशेषताएं हैं: Guides, Deep Learning Curricula, Deep Learning Fundamentals, Deep Learning Education, Neural Network Layers, Deep Learning Curriculum, Deep Learning Platforms, Machine Learning Training।

mrdbourke/pytorch-deep-learning के कुछ ओपन-सोर्स विकल्प क्या हैं?

mrdbourke/pytorch-deep-learning के ओपन-सोर्स विकल्पों में शामिल हैं: d2l-ai/d2l-en — This project is an educational platform and research toolkit designed to teach deep learning through a combination of… accumulatemore/cv — This project is a comprehensive deep learning framework and educational platform designed for constructing, training,… tingsongyu/pytorch_tutorial — This project is a comprehensive collection of educational examples and reference implementations for building vision… dragen1860/deep-learning-with-tensorflow-book — This project is an open source deep learning textbook and educational resource. It provides a structured curriculum of… christoschristofidis/awesome-deep-learning — This project is a curated directory of resources, libraries, and frameworks designed to support the development,… ashishpatel26/andrew-ng-notes — This project is a collection of structured study notes and notebooks serving as an educational resource for deep…

Pytorch Deep Learning के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Pytorch Deep Learning के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • d2l-ai/d2l-end2l-ai का अवतार

    d2l-ai/d2l-en

    29,001GitHub पर देखें↗

    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
    GitHub पर देखें↗29,001
  • accumulatemore/cvAccumulateMore का अवतार

    AccumulateMore/CV

    21,907GitHub पर देखें↗

    This project is a comprehensive deep learning framework and educational platform designed for constructing, training, and evaluating neural network architectures. It provides a modular environment for building models through tensor operations and automatic differentiation, supporting a wide range of tasks from image classification and object detection to sequential data processing. Beyond its core technical capabilities, the project distinguishes itself by integrating professional career development resources directly into its learning ecosystem. It offers structured guidance, resume reviews,

    Jupyter Notebookagentagentsbook
    GitHub पर देखें↗21,907
  • tingsongyu/pytorch_tutorialTingsongYu का अवतार

    TingsongYu/PyTorch_Tutorial

    8,018GitHub पर देखें↗

    This project is a comprehensive collection of educational examples and reference implementations for building vision and language models using PyTorch. It serves as a deep learning tutorial covering the end-to-end process of developing neural networks, from initial architecture definition to final production deployment. The repository provides detailed guides on implementing a wide range of domain-specific models, including convolutional neural networks for object detection and segmentation, as well as transformer and recurrent architectures for natural language processing. It emphasizes gene

    Python
    GitHub पर देखें↗8,018
  • dragen1860/deep-learning-with-tensorflow-bookdragen1860 का अवतार

    dragen1860/Deep-Learning-with-TensorFlow-book

    13,237GitHub पर देखें↗

    This project is an open source deep learning textbook and educational resource. It provides a structured curriculum of theory and practical examples designed for mastering the training of regression, classification, and generative models using the TensorFlow framework. The repository functions as a machine learning code collection, utilizing interactive notebooks and source code to demonstrate neural network implementation and tensor operations. It covers the development of deep learning models and the study of reinforcement learning. The material employs a case-study driven pedagogy, combin

    Jupyter Notebookbookdeeplearningmachinelearning
    GitHub पर देखें↗13,237
  • Pytorch Deep Learning के सभी 30 विकल्प देखें→