awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesMCMC Sampling

Generating samples from posterior distributions using Markov Chain Monte Carlo algorithms to ensure convergence.

Distinct from Gibbs Sampling: Covers general MCMC sampling and diagnostics, whereas Gibbs Sampling is one specific type of MCMC.

Explore 3 awesome GitHub repositories matching data & databases · MCMC Sampling. Refine with filters or upvote what's useful.

Awesome MCMC Sampling GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackersAvatar CamDavidsonPilon

    CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

    28,162Vezi pe GitHub↗

    This project is a computational statistics textbook and Bayesian data analysis course. It serves as a guide for performing statistical inference and quantifying uncertainty through a probabilistic programming workflow using Python. The resource employs a computation-first pedagogy, teaching Bayesian methods and parameter estimation through executable code and simulations instead of formal mathematical notation. It provides a practical approach to implementing Markov Chain Monte Carlo sampling to estimate posterior distributions. The content covers building probabilistic models, integrating e

    Generates samples from a posterior distribution and provides tools to verify simulation convergence.

    Jupyter Notebookbayesian-methodsdata-sciencejupyter-notebook
    Vezi pe GitHub↗28,162
  • ljpzzz/machinelearningAvatar ljpzzz

    ljpzzz/machinelearning

    8,706Vezi pe GitHub↗

    This project is a machine learning implementation library featuring a collection of code examples that implement supervised, unsupervised, and reinforcement learning algorithms from scratch. It provides a comprehensive set of toolkits for core machine learning components, including a natural language processing toolkit, a reinforcement learning framework, and suites for data dimensionality reduction and pattern mining. The library includes specialized implementations for reinforcement learning, such as Q-Learning, Deep Q-Networks, and Actor-Critic agents. The natural language processing capab

    Implements Markov Chain Monte Carlo algorithms to generate samples from complex posterior probability distributions.

    Jupyter Notebookalgorithmsmachinelearningreinforcementlearning
    Vezi pe GitHub↗8,706
  • letianzj/quantresearchAvatar letianzj

    letianzj/QuantResearch

    2,808Vezi pe GitHub↗

    QuantResearch is a quantitative research framework and specialized toolkit for algorithmic simulation, financial time-series analysis, and systematic trading. It provides an event-driven backtesting environment for validating strategies against historical tick and bar data, alongside a dedicated portfolio optimization engine for calculating asset weights and risk metrics. The project distinguishes itself through a machine learning finance toolkit that implements recurrent neural networks for price prediction and reinforcement learning for derivative pricing. It also features advanced statisti

    Employs the Metropolis-Hastings algorithm for MCMC sampling to estimate parameters for linear regression models.

    Jupyter Notebookalgorithmic-tradingalgotradingasset-allocation
    Vezi pe GitHub↗2,808
  1. Home
  2. Data & Databases
  3. Data Management
  4. Sample Data Loaders
  5. Statistical Sampling
  6. MCMC Sampling