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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
maxsklar avatar

maxsklar/BayesPy

0
View on GitHub↗
110 stars·33 forks·HTML·9 views

BayesPy

Bayesian Inference Tools in Python

Features

  • General Machine Learning - Bayesian inference tools for Python.
  • Statistical Modeling - Tools for performing Bayesian inference.

Star history

Star history chart for maxsklar/bayespyStar history chart for maxsklar/bayespy

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to BayesPy

Similar open-source projects, ranked by how many features they share with BayesPy.
  • cdslaborg/paramontecdslaborg avatar

    cdslaborg/paramonte

    305View on GitHub↗

    ParaMonte: Parallel Monte Carlo and Machine Learning Library for Python, MATLAB, Fortran, C++, C.

    Fortran
    View on GitHub↗305
  • morvanzhou/tutorialsMorvanZhou avatar

    MorvanZhou/tutorials

    12,952View on GitHub↗

    This repository is a comprehensive collection of instructional guides and practical examples for Python development, focusing on machine learning, data science, and web scraping. It provides implementations for neural networks, reinforcement learning algorithms, and deep learning architectures using PyTorch, alongside detailed manuals for scientific computing and data visualization. The project distinguishes itself by offering specialized tutorials on concurrent programming to optimize CPU performance and guides for setting up Linux development environments. It covers the implementation of ad

    Pythonmachine-learningmultiprocessingneural-network
    View on GitHub↗12,952
  • ctgk/prmlctgk avatar

    ctgk/PRML

    11,720View on GitHub↗

    PRML is a Python machine learning library and statistical learning toolkit. It provides code implementations of supervised and unsupervised learning concepts, including regression, classification, and neural network algorithms for statistical data modeling. The project functions as a pattern recognition toolkit used to identify theoretical structures within numerical datasets. It includes a neural network framework for solving nonlinear data mappings and a linear algebra toolkit that utilizes vectorized operations and matrix calculations. The library covers a broad range of capabilities, inc

    Jupyter Notebookjupyternotebookprml
    View on GitHub↗11,720
  • aimhubio/aimaimhubio avatar

    aimhubio/aim

    6,159View on GitHub↗

    Aim is an open-source platform for logging, visualizing, and comparing machine learning training runs and LLM traces. It provides a remote tracking server and a comparison UI, functioning as an ML experiment tracker, AI workflow logger, and LLM trace recorder that captures prompts, generations, and tool calls from AI applications. The platform distinguishes itself through a run-based data model with local SQLite storage, real-time metric streaming, and a plugin-based explorer system that supports specialized visual analysis of metrics, images, audio, and text. It offers a Python SDK with cont

    Python
    View on GitHub↗6,159
See all 30 alternatives to BayesPy→

Frequently asked questions

What does maxsklar/bayespy do?

Bayesian Inference Tools in Python

What are the main features of maxsklar/bayespy?

The main features of maxsklar/bayespy are: General Machine Learning, Statistical Modeling.

What are some open-source alternatives to maxsklar/bayespy?

Open-source alternatives to maxsklar/bayespy include: cdslaborg/paramonte — ParaMonte: Parallel Monte Carlo and Machine Learning Library for Python, MATLAB, Fortran, C++, C. ctgk/prml — PRML is a Python machine learning library and statistical learning toolkit. It provides code implementations of… morvanzhou/tutorials — This repository is a comprehensive collection of instructional guides and practical examples for Python development,… aimhubio/aim — Aim is an open-source platform for logging, visualizing, and comparing machine learning training runs and LLM traces.… alan-turing-institute/sktime — sktime is a machine learning framework designed for time series analysis. It provides a unified interface for… aksnzhy/xlearn — High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization…