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 RepositoriesMachine Learning Model Implementations

Practical code examples and structural implementations of various machine learning model types.

Distinct from Machine Learning Implementations: The candidates are either too focused on APIs, portability, or specific causal methods; this is about the general act of implementing models.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Machine Learning Model Implementations. Refine with filters or upvote what's useful.

Awesome Machine Learning Model Implementations GitHub Repositories

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

    snowkylin/tensorflow-handbook

    3,927Ver en GitHub↗

    Este proyecto es un recurso educativo integral y un manual de tutoriales para construir, entrenar y desplegar modelos de machine learning usando TensorFlow 2. Sirve como una guía de aprendizaje estructurada que cubre conceptos fundamentales de deep learning, incluyendo arquitecturas de redes neuronales, diferenciación automática y operaciones con tensores. El manual proporciona orientación técnica sobre cómo optimizar la eficiencia de ejecución mediante la gestión de memoria de GPU, entrenamiento distribuido y cuantización de modelos. También incluye guías detalladas para construir pipelines de datos de alto rendimiento y exportar modelos para servidores de producción, dispositivos móviles y navegadores web. El material abarca una amplia gama de capacidades, incluyendo el desarrollo de modelos con redes convolucionales y recurrentes, la implementación de funciones de pérdida y capas personalizadas, y el uso de modelos preentrenados para transfer learning. También aborda estrategias de despliegue para dispositivos edge y el uso de entornos de ejecución en la nube para aceleración por hardware. El recurso está implementado como una colección de Jupyter Notebooks.

    Provides comprehensive guides and examples for implementing various machine learning model architectures.

    Jupyter Notebook
    Ver en GitHub↗3,927
  • dipanjans/practical-machine-learning-with-pythonAvatar de dipanjanS

    dipanjanS/practical-machine-learning-with-python

    2,380Ver en GitHub↗

    This project serves as a comprehensive educational resource and curriculum for mastering machine learning and deep learning within the Python data science ecosystem. It provides a structured collection of tutorials and code examples designed to guide users through the end-to-end process of building, training, and deploying predictive models. The material focuses on practical implementation, covering the construction of machine learning pipelines that integrate data processing, feature engineering, and model training. It distinguishes itself by offering hands-on guidance for complex domains, i

    Builds and executes predictive models through iterative training and validation methodologies.

    Jupyter Notebookclassificationclusteringcomputer-vision
    Ver en GitHub↗2,380
  • patchy631/machine-learningAvatar de patchy631

    patchy631/machine-learning

    1,540Ver en GitHub↗

    This repository serves as an educational collection of interactive notebooks and code examples designed to demonstrate fundamental machine learning and deep learning concepts. It provides a structured environment for exploring data science workflows, ranging from basic numerical computing and statistical analysis to the construction of complex neural network architectures. The project distinguishes itself through a focus on hands-on experimentation, offering practical implementations for tasks such as computer vision, natural language processing, and statistical simulation. Users can engage w

    Provides practical code examples and structural implementations of various machine learning model types.

    Jupyter Notebook
    Ver en GitHub↗1,540
  • jwarmenhoven/coursera-machine-learningAvatar de JWarmenhoven

    JWarmenhoven/Coursera-Machine-Learning

    859Ver en GitHub↗

    This repository serves as an educational collection of Python implementations for fundamental machine learning algorithms and statistical models. It provides a structured environment for learning core concepts through interactive computational documents that combine live code, narrative text, and data visualizations. The codebase focuses on predictive modeling development, offering instructional examples for building and evaluating regression, classification, and neural network models. It utilizes standardized data science library interfaces to demonstrate how to implement and execute these a

    Offers practical code examples and structural implementations of various machine learning model types.

    Jupyter Notebookandrew-ngcoursera-machine-learningpredictive-modeling
    Ver en GitHub↗859
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning Model Implementations