awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

2 repositorios

Awesome GitHub RepositoriesML Baseline Implementations

Canonical model implementations used to establish performance baselines for machine learning tasks.

Distinct from Reference Implementations: Distinct from general reference implementations by specifically targeting ML model accuracy baselines.

Explore 2 awesome GitHub repositories matching education & learning resources · ML Baseline Implementations. Refine with filters or upvote what's useful.

Awesome ML Baseline Implementations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • zalandoresearch/fashion-mnistAvatar de zalandoresearch

    zalandoresearch/fashion-mnist

    12,754Ver en GitHub↗

    This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy of machine learning models. It provides a standardized collection of labeled fashion product images and training data formatted to be compatible with the MNIST dataset structure. The dataset consists of fixed-dimension grayscale images and label-based category mappings, stored in a binary format. It includes pre-split training and testing sets and a static distribution to ensure consistent cross-model benchmarking. The repository supports image classification benchmarking and

    Provides a reference convolutional neural network implementation to establish accuracy baselines.

    Pythonbenchmarkcomputer-visionconvolutional-neural-networks
    Ver en GitHub↗12,754
  • mdeff/fmaAvatar de mdeff

    mdeff/fma

    2,559Ver en GitHub↗

    This project is a music information retrieval library and research dataset designed for audio feature extraction and music genre classification. It provides a framework for training and evaluating machine learning models that categorize audio tracks into hierarchical genre structures, supported by a collection of open-licensed MP3 tracks and pre-computed features. The project includes a music metadata API client to fetch structured track, album, and artist information from external data sources. It utilizes these external integrations to map parent-child relationships between genres and organ

    Provides canonical model implementations to establish performance baselines for audio-based genre recognition.

    Jupyter Notebookdatasetdeep-learningmusic-analysis
    Ver en GitHub↗2,559
  1. Home
  2. Education & Learning Resources
  3. Educational Resources
  4. Reference & Media
  5. Books, Docs & Reference
  6. Code Examples
  7. Reference Implementations
  8. ML Baseline Implementations