awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesDeep Learning Code Libraries

Repositories containing executable scripts for deep learning workflows.

Distinguishing note: No candidates provided; this is the primary identity of the repository.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Deep Learning Code Libraries. Refine with filters or upvote what's useful.

Awesome Deep Learning Code Libraries GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • aymericdamien/tensorflow-examplesAvatar von aymericdamien

    aymericdamien/TensorFlow-Examples

    43,749Auf GitHub ansehen↗

    This repository serves as a structured educational resource for machine learning and deep learning, providing a library of executable scripts and notebooks. It is designed to help users master the practical application of data processing, model evaluation, and neural network construction through annotated code samples and guided tutorials. The collection focuses on translating theoretical mathematical concepts into functional code, offering proven patterns for common tasks such as classification and regression. By providing curated examples of layer construction and training loops, the reposi

    Provides a structured library of executable scripts and notebooks covering neural network architectures and optimization techniques.

    Jupyter Notebookdeep-learningexamplesmachine-learning
    Auf GitHub ansehen↗43,749
  • chiphuyen/stanford-tensorflow-tutorialsAvatar von chiphuyen

    chiphuyen/stanford-tensorflow-tutorials

    10,377Auf GitHub ansehen↗

    This project is a collection of deep learning tutorials and practical implementations using TensorFlow. It provides a neural network implementation guide through code examples designed for research-oriented deep learning. The repository covers supervised and unsupervised learning workflows, including the development of sequence models for language processing and chatbots. It includes specific examples for image style transfer and the use of autoencoders for feature extraction. The project also provides demonstrations for managing large-scale datasets using binary record formats and streaming

    Provides a library of executable scripts for deep learning visualization and model monitoring.

    Pythonchatbotcourse-materialsdeep-learning
    Auf GitHub ansehen↗10,377
  • mingchaozhu/deeplearningAvatar von MingchaoZhu

    MingchaoZhu/DeepLearning

    7,679Auf GitHub ansehen↗

    This project is a deep learning implementation library and neural network theory repository. It translates mathematical derivations from textbooks and literature into functional Python code to demonstrate how deep learning algorithms work. The codebase focuses on low-level algorithm implementation by using numerical libraries instead of high-level deep learning frameworks. This approach maps theoretical mathematical proofs to executable functions to verify principles and expose the underlying arithmetic and data flow of neural networks. The project covers the implementation of deep learning

    Provides a collection of executable Python scripts that translate deep learning textbooks into functional code.

    Pythonbayesiandeep-learningensemble-learning
    Auf GitHub ansehen↗7,679
  • cs230-stanford/cs230-code-examplesAvatar von cs230-stanford

    cs230-stanford/cs230-code-examples

    4,218Auf GitHub ansehen↗

    This repository provides structured code examples and project templates designed for classroom instruction in machine learning and neural networks. It offers reference implementations of deep learning models for both computer vision and natural language processing tasks, built using PyTorch as the core framework. The codebase is organized as a modular project template with separate directories for data handling, model definitions, and training scripts, promoting reusability and clarity. It includes predefined pipelines for image classification and text processing, along with a command-line in

    Provides reference implementations of deep learning models for computer vision and natural language processing tasks.

    Pythoncomputer-visionnatural-language-processingpytorch
    Auf GitHub ansehen↗4,218
  1. Home
  2. Artificial Intelligence & ML
  3. Deep Learning Code Libraries