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
·
lisa-lab avatar

lisa-lab/DeepLearningTutorials

0
View on GitHub↗
4,148 stars·2,112 forks·Python·5 vuesdeeplearning.net/tutorial↗

DeepLearningTutorials

Ce projet est une ressource éducative et un parcours d'apprentissage pour construire et entraîner des architectures de réseaux de neurones. Il fournit une collection structurée de guides pédagogiques, de notes et d'exercices conçus pour aider les utilisateurs à maîtriser les fondamentaux du développement et du prototypage de modèles d'apprentissage profond.

La ressource se concentre sur la traduction de la théorie conceptuelle de l'apprentissage profond en code exécutable en utilisant une bibliothèque de mathématiques symboliques. Elle inclut des guides et tutoriels spécifiques pour exécuter des calculs de réseaux de neurones sur du matériel graphique afin de réduire le temps d'entraînement des modèles.

Le contenu couvre l'implémentation d'algorithmes d'apprentissage profond, l'utilisation de flux de données basés sur des tenseurs et la construction de modèles utilisant des architectures de couches modulaires. Il associe des concepts théoriques à des implémentations de référence pratiques pour démontrer le processus de construction de modèles entraînables pour des tâches prédictives.

Features

  • Learning Paths - Provides a structured learning path consisting of notes and exercises for mastering deep learning fundamentals.
  • Deep Learning Education - Provides a comprehensive educational resource for learning neural network theory and practice.
  • Deep Learning Prototyping Kits - Provides a library of reference implementations for prototyping and testing early neural network models.
  • Neural Network Implementations - Teaches the low-level implementation of neural network architectures and training pipelines.
  • Tensor Data Flows - Teaches how to process multidimensional arrays through mathematical transformations to train models.
  • Tensor Data Pipelines - Demonstrates the use of tensor data pipelines to stream multidimensional arrays for weight updates.
  • Deep Learning Architectures - Provides reference implementations of deep learning architectures for educational purposes.
  • Conceptual Code Mappings - Pairs theoretical deep learning concepts with executable code to demonstrate the translation from math to software.
  • PyTorch Deep Learning Examples - Offers executable code examples and instructional guides for implementing deep learning models.
  • Deep Learning Tutorials - Provides a structured collection of deep learning tutorials, instructional guides, and code examples.
  • Neural Network Implementations - Offers practical reference implementations of neural network architectures designed for educational purposes.
  • Automatic Differentiation Engines - Explains how to implement automatic differentiation engines for computing gradients in neural networks.
  • Tensor Operation Accelerators - Demonstrates how to accelerate tensor operations using GPUs to speed up neural network training.
  • GPU Training Accelerators - Provides instructions on using GPU training accelerators to reduce model training time.
  • Training Tutorials - Includes step-by-step instructional guides for executing neural network computations on graphics hardware.
  • Modular Layer Compositions - Guides the construction of complex neural networks by stacking independent functional layer blocks.
  • Modular Architectures - Teaches how to construct neural networks using interchangeable modular blocks.
  • Implementation Guides - Guides the translation of conceptual deep learning theory into executable and trainable PyTorch code.
  • GPU-Accelerated Computation - Provides instructional material on offloading mathematical operations to graphics hardware for high-performance processing.
  • Symbolic Computational Graphs - Explains the use of symbolic computational graphs to automate gradient calculations.
  • Deep Learning Frameworks - Official tutorials for deep learning research frameworks.
  • Learning and Reference - Deep learning tutorial notes.

Historique des stars

Graphique de l'historique des stars pour lisa-lab/deeplearningtutorialsGraphique de l'historique des stars pour lisa-lab/deeplearningtutorials

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 à DeepLearningTutorials

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec DeepLearningTutorials.
  • chenyuntc/pytorch-bookAvatar de chenyuntc

    chenyuntc/pytorch-book

    12,816Voir sur GitHub↗

    This project serves as a comprehensive educational resource and technical guide for mastering deep learning through the PyTorch framework. It provides structured tutorials and practical code examples designed to teach core machine learning principles, ranging from fundamental tensor operations to the construction of complex neural network architectures. The repository distinguishes itself by bridging the gap between theoretical concepts and hands-on implementation. It covers the development of generative applications, such as image synthesis and style transfer, while offering guidance on opti

    Jupyter Notebookautogradcaptioncharrnn
    Voir sur GitHub↗12,816
  • shusentang/dive-into-dl-pytorchAvatar de ShusenTang

    ShusenTang/Dive-into-DL-PyTorch

    19,409Voir sur GitHub↗

    This project is a deep learning curriculum and a collection of PyTorch tutorials designed for deep learning education. It provides a structured set of technical documents and runnable notebooks that translate theoretical machine learning concepts into executable code. The repository includes implementation guides for various neural network architectures, specifically covering convolutional, recurrent, and transformer-based models. It provides practical examples for building computer vision pipelines for object detection and semantic segmentation, as well as natural language processing tools f

    Jupyter Notebook
    Voir sur GitHub↗19,409
  • xiaotudui/pytorch-tutorialAvatar de xiaotudui

    xiaotudui/pytorch-tutorial

    4,195Voir sur GitHub↗

    This project is a PyTorch deep learning tutorial and educational resource. It provides a structured curriculum and step-by-step guides for designing, training, and validating neural networks from scratch. The resource includes specific guides on computer vision implementation, focusing on object detection and image classification using convolutional neural networks. It also provides instructions for optimizing model performance through hardware acceleration to reduce training time. The materials cover the full model development lifecycle, including tensor operations, image dataset preparatio

    Pythonpytorchpytorch-tutorial
    Voir sur GitHub↗4,195
  • iamtrask/grokking-deep-learningAvatar de iamtrask

    iamtrask/Grokking-Deep-Learning

    7,707Voir sur GitHub↗

    Grokking-Deep-Learning is a collection of educational resources and courseware designed to teach the construction of neural networks from scratch. It serves as a programming tutorial and implementation guide for understanding the internal mechanics of deep learning. The project focuses on building various network architectures, including convolutional, recurrent, and long short-term memory networks. It provides step-by-step implementations of fundamental mechanisms such as forward propagation, backpropagation, and gradient descent. The material covers a broad range of deep learning capabilit

    Jupyter Notebook
    Voir sur GitHub↗7,707
Voir les 30 alternatives à DeepLearningTutorials→

Questions fréquentes

Que fait lisa-lab/deeplearningtutorials ?

Ce projet est une ressource éducative et un parcours d'apprentissage pour construire et entraîner des architectures de réseaux de neurones. Il fournit une collection structurée de guides pédagogiques, de notes et d'exercices conçus pour aider les utilisateurs à maîtriser les fondamentaux du développement et du prototypage de modèles d'apprentissage profond.

Quelles sont les fonctionnalités principales de lisa-lab/deeplearningtutorials ?

Les fonctionnalités principales de lisa-lab/deeplearningtutorials sont : Learning Paths, Deep Learning Education, Deep Learning Prototyping Kits, Neural Network Implementations, Tensor Data Flows, Tensor Data Pipelines, Deep Learning Architectures, Conceptual Code Mappings.

Quelles sont les alternatives open-source à lisa-lab/deeplearningtutorials ?

Les alternatives open-source à lisa-lab/deeplearningtutorials incluent : chenyuntc/pytorch-book — This project serves as a comprehensive educational resource and technical guide for mastering deep learning through… shusentang/dive-into-dl-pytorch — This project is a deep learning curriculum and a collection of PyTorch tutorials designed for deep learning education.… xiaotudui/pytorch-tutorial — This project is a PyTorch deep learning tutorial and educational resource. It provides a structured curriculum and… iamtrask/grokking-deep-learning — Grokking-Deep-Learning is a collection of educational resources and courseware designed to teach the construction of… accumulatemore/cv — This project is a comprehensive deep learning framework and educational platform designed for constructing, training,… datawhalechina/thorough-pytorch — This project is an educational resource and comprehensive guide for implementing and deploying deep learning models…