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
·
udacity avatar

udacity/deep-learning

0
View on GitHub↗
4,058 stars·4,411 forks·Jupyter Notebook·MIT·7 vueswww.udacity.com/course/deep-learning-nanodegree-foundation--nd101↗

Deep Learning

Ce projet est un cours éducatif sur le deep learning et un guide d'implémentation conçu pour construire et entraîner des réseaux de neurones. Il fournit un programme pour développer des modèles qui résolvent des tâches de reconnaissance de formes et de génération.

Le matériel inclut des modules spécialisés pour l'entraînement en vision par ordinateur, le traitement du langage naturel et l'IA générative. Il couvre l'application pratique du transfer learning pour classer de nouvelles données et la création de médias synthétiques.

Le projet englobe la conception d'architectures de réseaux, la construction de pipelines de données pour le machine learning et l'utilisation de diagnostics de performance des modèles pour identifier le sous-apprentissage ou le sur-apprentissage.

Le contenu est délivré via des Jupyter Notebooks.

Features

  • Neural Network Architectures - Provides educational content and guides for designing the structure and function of neural networks.
  • Deep Learning Education - Offers a comprehensive educational curriculum for learning neural network theory and practical implementation.
  • Computer Vision Training - Provides training routines and scripts for building image classification and synthetic media models.
  • Deep Learning Development - Guides the design, construction, and training of multi-layered neural networks for pattern recognition and generation.
  • Gradient-Based Parameter Updates - Implements the process of adjusting model weights using optimization algorithms based on computed gradients.
  • Deep Learning Implementations - Provides codebases for the manual implementation of neural network architectures from first principles.
  • Modular Layer Compositions - Utilizes techniques for stacking modular building blocks to construct neural network architectures.
  • Natural Language Processing - Includes modules for building sentiment analysis and machine translation models to process human language.
  • Neural Network Implementation Guides - Provides practical exercises for translating mathematical concepts into neural network code and gradient descent loops.
  • Gradient-Based Weight Optimization - Adjusts neural network weights via backpropagation to minimize prediction error and loss.
  • Deep Learning Courses - Delivers a structured course on neural network architectures and generative tasks using deep learning.
  • Model Training Implementations - Provides practical code implementations for creating and training neural network models.
  • Automatic Differentiation Engines - Implements systems for computing gradients of mathematical functions by traversing computational graphs.
  • Computational Graph Tracking - Records operations in a graph to enable backward traversal for automatic gradient computation.
  • Synthetic Media Generators - Implements AI-powered tools for generating realistic synthetic images and text content.
  • Model Training Monitoring - Tracks and visualizes scalar metrics and training progress to monitor learning stability.
  • Educational Implementations - Provides lessons on implementing word embeddings and machine translation for analyzing human language.
  • Tensor Data Flows - Represents data as multi-dimensional arrays flowing through a network of numerical operations.
  • Mini-Batch Processing - Implements techniques for processing data in small groups to optimize memory and training speed.
  • Transfer Learning Implementations - Offers practical guides and code for applying pre-trained neural networks to new classification tasks.
  • Pretrained Weight Initializers - Provides utilities for loading existing model weights to accelerate convergence on new related tasks.
  • Training Problem Diagnoses - Identifies common training problems like underfitting and overfitting through systematic diagnosis.
  • Training Data Pipelines - Builds pipelines that load and format diverse data types like images and text for training.
  • Training Data Batching - Provides data pipelines that stream preprocessed data in small subsets to stabilize gradient updates.
  • Generative AI Tutorials - Offers instructional guides for creating synthetic media and realistic images using generative adversarial networks.
  • Machine Learning Pipelines - Implements automated workflows for preprocessing and scaling data into efficient training streams.
  • Model Training Diagnostics - Provides techniques for analyzing training stability and visualizing network graphs to optimize model performance.
  • Learning and Reference - Deep Learning Nanodegree repo.

Historique des stars

Graphique de l'historique des stars pour udacity/deep-learningGraphique de l'historique des stars pour udacity/deep-learning

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

Collections incluant Deep Learning

Sélections manuelles où Deep Learning apparaît.
  • Curriculum gratuit sur le machine learning

Alternatives open source à Deep Learning

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Deep Learning.
  • datawhalechina/thorough-pytorchAvatar de datawhalechina

    datawhalechina/thorough-pytorch

    3,684Voir sur GitHub↗

    This project is an educational resource and comprehensive guide for implementing and deploying deep learning models using the PyTorch framework. It provides a structured learning curriculum consisting of tutorials and notebooks that cover neural network architectures, data pipelines, and model optimization across multiple AI domains. The curriculum includes practical implementation guides for building convolutional networks, transformers, and recurrent models. It specifically focuses on workflows for computer vision, including image classification, object detection, and segmentation, as well

    Jupyter Notebookdeep-learningmachine-learningpython
    Voir sur GitHub↗3,684
  • 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
  • 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
  • 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
Voir les 30 alternatives à Deep Learning→

Questions fréquentes

Que fait udacity/deep-learning ?

Ce projet est un cours éducatif sur le deep learning et un guide d'implémentation conçu pour construire et entraîner des réseaux de neurones. Il fournit un programme pour développer des modèles qui résolvent des tâches de reconnaissance de formes et de génération.

Quelles sont les fonctionnalités principales de udacity/deep-learning ?

Les fonctionnalités principales de udacity/deep-learning sont : Neural Network Architectures, Deep Learning Education, Computer Vision Training, Deep Learning Development, Gradient-Based Parameter Updates, Deep Learning Implementations, Modular Layer Compositions, Natural Language Processing.

Quelles sont les alternatives open-source à udacity/deep-learning ?

Les alternatives open-source à udacity/deep-learning incluent : datawhalechina/thorough-pytorch — This project is an educational resource and comprehensive guide for implementing and deploying deep learning models… shusentang/dive-into-dl-pytorch — This project is a deep learning curriculum and a collection of PyTorch tutorials designed for deep learning education.… iamtrask/grokking-deep-learning — Grokking-Deep-Learning is a collection of educational resources and courseware designed to teach the construction of… xiaotudui/pytorch-tutorial — This project is a PyTorch deep learning tutorial and educational resource. It provides a structured curriculum and… hunkim/pytorchzerotoall — PyTorchZeroToAll is an educational resource and collection of tutorials focused on deep learning and the PyTorch… dsgiitr/d2l-pytorch — This project is an educational codebase and reference library that translates theoretical deep learning concepts into…