awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
udacity avatar

udacity/deep-learning

0
View on GitHub↗
4,058 نجوم·4,411 تفرعات·Jupyter Notebook·MIT·7 مشاهداتwww.udacity.com/course/deep-learning-nanodegree-foundation--nd101↗

Deep Learning

This project is a deep learning educational course and implementation guide designed for building and training neural networks. It provides a curriculum for developing models that solve pattern recognition and generative tasks.

The material includes specialized modules for computer vision training, natural language processing, and generative AI. It covers the practical application of transfer learning to classify new data and the creation of synthetic media.

The project encompasses the design of network architectures, the construction of machine learning data pipelines, and the use of model performance diagnostics to identify underfitting or overfitting.

The content is delivered through 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.

سجل النجوم

مخطط تاريخ النجوم لـ udacity/deep-learningمخطط تاريخ النجوم لـ udacity/deep-learning

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

مجموعات مختارة تضم Deep Learning

مجموعات منسقة بعناية يظهر فيها Deep Learning.
  • منهج تعليمي مجاني لتعلم تعلم الآلة

بدائل مفتوحة المصدر لـ Deep Learning

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Deep Learning.
  • datawhalechina/thorough-pytorchالصورة الرمزية لـ datawhalechina

    datawhalechina/thorough-pytorch

    3,684عرض على 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
    عرض على GitHub↗3,684
  • shusentang/dive-into-dl-pytorchالصورة الرمزية لـ ShusenTang

    ShusenTang/Dive-into-DL-PyTorch

    19,409عرض على 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
    عرض على GitHub↗19,409
  • iamtrask/grokking-deep-learningالصورة الرمزية لـ iamtrask

    iamtrask/Grokking-Deep-Learning

    7,707عرض على 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
    عرض على GitHub↗7,707
  • xiaotudui/pytorch-tutorialالصورة الرمزية لـ xiaotudui

    xiaotudui/pytorch-tutorial

    4,195عرض على 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
    عرض على GitHub↗4,195
عرض جميع البدائل الـ 30 لـ Deep Learning→

الأسئلة الشائعة

ما هي وظيفة udacity/deep-learning؟

This project is a deep learning educational course and implementation guide designed for building and training neural networks. It provides a curriculum for developing models that solve pattern recognition and generative tasks.

ما هي الميزات الرئيسية لـ udacity/deep-learning؟

الميزات الرئيسية لـ udacity/deep-learning هي: 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.

ما هي البدائل مفتوحة المصدر لـ udacity/deep-learning؟

تشمل البدائل مفتوحة المصدر لـ udacity/deep-learning: 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…