awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • aymericdamien/tensorflow-examplesAvatar de aymericdamien

    aymericdamien/TensorFlow-Examples

    43,749Ver en GitHub↗

    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
    Ver en GitHub↗43,749
  • chiphuyen/stanford-tensorflow-tutorialsAvatar de chiphuyen

    chiphuyen/stanford-tensorflow-tutorials

    10,377Ver en GitHub↗

    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
    Ver en GitHub↗10,377
  • mingchaozhu/deeplearningAvatar de MingchaoZhu

    MingchaoZhu/DeepLearning

    7,679Ver en GitHub↗

    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
    Ver en GitHub↗7,679
  • cs230-stanford/cs230-code-examplesAvatar de cs230-stanford

    cs230-stanford/cs230-code-examples

    4,218Ver en GitHub↗

    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
    Ver en GitHub↗4,218
  1. Home
  2. Artificial Intelligence & ML
  3. Deep Learning Code Libraries