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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • zalandoresearch/fashion-mnistAvatar de zalandoresearch

    zalandoresearch/fashion-mnist

    12,754Voir sur 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
    Voir sur GitHub↗12,754
  • mdeff/fmaAvatar de mdeff

    mdeff/fma

    2,559Voir sur 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
    Voir sur 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