awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesPRML

Runs core machine learning algorithms from the PRML textbook using compact, vectorized MATLAB code for educational and verification purposes.

Distinct from Algorithm Implementations: Distinct from general Algorithm Implementations: focuses specifically on PRML textbook algorithms, not a broad collection of educational algorithm implementations.

Explore 1 awesome GitHub repository matching education & learning resources · PRML. Refine with filters or upvote what's useful.

Awesome PRML 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.
  • prml/prmltAvatar de PRML

    PRML/PRMLT

    6,207Voir sur GitHub↗

    PRMLT provides self-contained MATLAB implementations of every algorithm from the Pattern Recognition and Machine Learning textbook by Christopher Bishop. The code reproduces the book's exact formulas and notation, making each implementation directly traceable to the source material for educational verification and study. The implementations cover the full range of core machine learning methods from the textbook, including classification, clustering, regression, density estimation, and neural network algorithms. Each module is self-contained with heavy comments, and the code uses compact, vect

    Runs core machine learning algorithms from the PRML textbook using compact, vectorized MATLAB code.

    MATLAB
    Voir sur GitHub↗6,207
  1. Home
  2. Education & Learning Resources
  3. Algorithm Implementations
  4. PRML