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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesRegression Implementations

Implementations of regression methods including linear basis function models and Gaussian processes from the PRML textbook.

Distinct from Linear Regression Implementations: Distinct from Linear Regression Implementations: covers a broader range of regression methods including Gaussian processes, not just linear regression.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Regression Implementations. Refine with filters or upvote what's useful.

Awesome Regression Implementations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • prml/prmltAvatar PRML

    PRML/PRMLT

    6,207Vezi pe 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

    Implements regression methods including linear basis function models and Gaussian processes from the PRML textbook.

    MATLAB
    Vezi pe GitHub↗6,207
  • binroot/tensorflow-bookAvatar BinRoot

    BinRoot/TensorFlow-Book

    4,431Vezi pe GitHub↗

    This project is a collection of TensorFlow machine learning examples providing reference implementations for various neural network paradigms. It covers supervised, unsupervised, reinforcement, and sequential learning models. The repository includes implementations for convolutional neural networks focused on image classification and ranking, as well as recurrent neural networks for time-series forecasting and sequence-to-sequence translation. It further provides examples of reinforcement learning agents trained via reward optimization and unsupervised learning techniques such as autoencoders

    Implements a range of regression methods to predict continuous values by fitting linear and non-linear relationships.

    Jupyter Notebookautoencoderbookclassification
    Vezi pe GitHub↗4,431
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Algorithms
  5. Linear Regression Implementations
  6. Regression Implementations