awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Atcold avatar

Atcold/pytorch-Deep-Learning-Minicourse

0
View on GitHub↗
6,810 stars·2,232 forks·Jupyter Notebook·11 vuesatcold.github.io/NYU-DLSP20↗

Pytorch Deep Learning Minicourse

Il s'agit d'un programme éducatif pour construire et entraîner des réseaux de neurones avec PyTorch. Il sert de guide d'apprentissage pour le deep learning et de ressource, fournissant une série structurée de leçons sur le calcul tensoriel et le développement d'architectures.

Le cours utilise un modèle d'apprentissage interactif qui synchronise la théorie académique avec la pratique. Il associe des diapositives de cours théoriques à des notebooks d'exercices, demandant aux étudiants d'implémenter la logique des modèles dans des templates prédéfinis pour valider leur compréhension conceptuelle.

Le programme couvre un large éventail de capacités en deep learning, incluant l'optimisation de modèles via la descente de gradient et la régularisation, ainsi que l'implémentation d'architectures convolutionnelles, récurrentes et de type transformer. Il inclut également des instructions pour traiter des données multimodales et appliquer l'apprentissage auto-supervisé via des méthodes contrastives et des auto-encodeurs.

Le contenu est délivré via une séquence modulaire de Jupyter Notebooks.

Features

  • Deep Learning Courses - An educational curriculum focused on building and training neural networks using PyTorch.
  • Deep Learning Curriculum - Provides a structured learning path for neural network development through exercise-driven notebooks.
  • Dynamic Graph Frameworks - Implements a curriculum centered on building models with dynamic computational graphs for automatic gradient calculation.
  • Deep Learning Implementations - Provides guided implementations of convolutional, recurrent, and transformer networks from first principles.
  • Neural Network Model Implementations - Demonstrates the practical implementation of diverse neural network architectures for images and text.
  • Multimodal Architectures - Teaches the implementation of diverse neural network types including convolutional, recurrent, and transformer models.
  • Curriculum Architectures - Provides a structured educational path that progresses linearly from basic tensor operations to complex architectures.
  • Deep Learning Education - Provides curated educational resources for learning the theory and practice of deep learning.
  • Machine Learning Courses - Offers a structured training program combining theoretical lecture slides with practical notebook exercises.
  • Deep Learning Computation Tutorials - Provides educational content focusing on deep learning computation and architecture development.
  • Interactive Notebook Learning Resources - Uses Jupyter notebooks to synchronize academic theory with practical PyTorch code execution.
  • Multimodal Data Processing - Supports the processing of diverse input signals including computer vision data and text sequences.
  • Self-Supervised Learning - Includes lessons on learning representations from unlabeled data using contrastive methods and autoencoders.
  • Model Implementation Exercises - Provides interactive coding tasks where students implement specific neural network architectures within notebooks.
  • Educational Code Templates - Employs a template-based approach where students fill in missing logic to learn model construction.
  • Lecture-Notebook Pairs - Pairs theoretical conceptual slides with corresponding practical notebooks for synchronized learning.
  • Deep Neural Network Training Optimization - Covers the application of gradient descent, backpropagation, and regularization to optimize neural network training.
  • Exercise-Driven Validations - Validates student understanding by requiring the implementation of theoretical concepts in code.
  • Learning Resources - A comprehensive deep learning mini-course.
  • Tutorials - Listed in the “Tutorials” section of the The Incredible Pytorch awesome list.

Historique des stars

Graphique de l'historique des stars pour atcold/pytorch-deep-learning-minicourseGraphique de l'historique des stars pour atcold/pytorch-deep-learning-minicourse

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Pytorch Deep Learning Minicourse

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Pytorch Deep Learning Minicourse.
  • amanchadha/coursera-deep-learning-specializationAvatar de amanchadha

    amanchadha/coursera-deep-learning-specialization

    4,278Voir sur GitHub↗

    This project is a structured curriculum archive and study resource for mastering deep learning architectures and model implementation. It serves as a categorized repository of academic materials, including courseware and implementation guides for neural networks. The collection provides a multi-model framework for building and training various architectures, specifically covering basic neural networks, convolutional networks, and sequence models. It focuses on deep learning architecture, regularization, and the process of structuring machine learning projects and tuning hyperparameters. The

    Jupyter Notebookandrew-ngandrew-ng-coursecnns
    Voir sur GitHub↗4,278
  • mlnlp-world/deeplearning-muli-notesAvatar de MLNLP-World

    MLNLP-World/DeepLearning-MuLi-Notes

    3,790Voir sur GitHub↗

    This project is a deep learning study resource and educational curriculum designed for mastering neural network architectures and theory. It serves as a learning platform that combines theoretical notes and mathematical formulas with practical code implementations. The curriculum is centered on the PyTorch framework, providing a structured path for building and training models through annotated code examples and technical reviews of mathematical foundations. The resource utilizes interactive notebooks for executing machine learning algorithms and experimenting with data models. Theoretical

    Jupyter Notebookdeep-learningpytorch
    Voir sur GitHub↗3,790
  • d2l-ai/berkeley-stat-157Avatar de d2l-ai

    d2l-ai/berkeley-stat-157

    3,977Voir sur GitHub↗

    This project is an academic curriculum repository and educational resource center for studying probability, statistics, and machine learning. It serves as a deep learning course website and a hub for instructional materials, providing a structured collection of content designed to teach neural network architectures. The repository distinguishes itself by combining a comprehensive educational resource with a machine learning project archive. It provides a curated set of research examples and implementation guides for a wide range of models, including multilayer perceptrons, convolutional netwo

    Jupyter Notebook
    Voir sur GitHub↗3,977
  • dsgiitr/d2l-pytorchAvatar de dsgiitr

    dsgiitr/d2l-pytorch

    4,353Voir sur GitHub↗

    This project is an educational codebase and reference library that translates theoretical deep learning concepts into executable PyTorch code. It serves as a practical implementation of a deep learning textbook, providing a course-like structure of guided exercises and architectural examples for learning purposes. The repository includes a library of standard neural network architectures, including linear, convolutional, recurrent, and transformer models. It specifically implements a variety of deep learning patterns such as multilayer perceptrons, VGG networks, gated recurrent units, and lon

    Jupyter Notebookbookcomputer-visiond2l
    Voir sur GitHub↗4,353
Voir les 30 alternatives à Pytorch Deep Learning Minicourse→

Questions fréquentes

Que fait atcold/pytorch-deep-learning-minicourse ?

Il s'agit d'un programme éducatif pour construire et entraîner des réseaux de neurones avec PyTorch. Il sert de guide d'apprentissage pour le deep learning et de ressource, fournissant une série structurée de leçons sur le calcul tensoriel et le développement d'architectures.

Quelles sont les fonctionnalités principales de atcold/pytorch-deep-learning-minicourse ?

Les fonctionnalités principales de atcold/pytorch-deep-learning-minicourse sont : Deep Learning Courses, Deep Learning Curriculum, Dynamic Graph Frameworks, Deep Learning Implementations, Neural Network Model Implementations, Multimodal Architectures, Curriculum Architectures, Deep Learning Education.

Quelles sont les alternatives open-source à atcold/pytorch-deep-learning-minicourse ?

Les alternatives open-source à atcold/pytorch-deep-learning-minicourse incluent : amanchadha/coursera-deep-learning-specialization — This project is a structured curriculum archive and study resource for mastering deep learning architectures and model… mlnlp-world/deeplearning-muli-notes — This project is a deep learning study resource and educational curriculum designed for mastering neural network… d2l-ai/berkeley-stat-157 — This project is an academic curriculum repository and educational resource center for studying probability,… dsgiitr/d2l-pytorch — This project is an educational codebase and reference library that translates theoretical deep learning concepts into… fastai/course22 — This is a structured deep learning curriculum for programmers, delivered as a collection of Jupyter notebooks. It… mnielsen/neural-networks-and-deep-learning — This project is a comprehensive educational resource and curriculum designed to teach the mathematical foundations and…