There are 2 repositories under monte-carlo-sampling topic.
Propagation of distributions by Monte-Carlo sampling: Real number types with uncertainty represented by samples.
Samplin' Safari is a research tool to visualize and interactively inspect high-dimensional (quasi) Monte Carlo samplers.
A probabilistic programming language that combines automatic differentiation, automatic marginalization, and automatic conditioning within Monte Carlo methods.
David Mackay's book review and problem solvings and own python codes, mathematica files
My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow
Robust estimations from distribution structures: III. Non-asymptotic
[AAAI20] TensorFlow implementation of the Collaborative Sampling in Generative Adversarial Networks
Codebase for "Greedy Shapley Client Selection for Communication-Efficient Federated Learning"
pMoSS (p-value Model using the Sample Size) is a Python code to model the p-value as an n-dependent function using Monte Carlo cross-validation. Exploits the dependence on the sample size to characterize the differences among groups of large datasets
Accompanying source code to my Bachelor's thesis at TUHH
Finding Areas Using the Monte Carlo Method
Real-time brain states tracking system and corticothalamic neural field parameter estimation
A basic PyTorch implementation of the Collaborative Sampling in Generative Adversarial Networks
Fun simulations and numerical calculations for the everyday physicist.
Virtual population generation, fitting, and benchmarking.
This repo contains code to perform Bootstrap Confidence Intervals estimation (a.k.a. Monte Carlo Confidence Interval or Empirical Confidence Interval estimation) for Machine Learing models.
A simple c++ based ray-tracer rendering-engine with montecarlo sampling integration
Monte Carlo overview and their applications
CFR repo written with exectution time in mind using C. Repo contains implementations of different CFR variants that can be used with different imperfect information games.
This algorithm calculates the zero-point energy of a molecular system by monte-carlo sampling the system's potential energy surface.
This program computes the particle pair HBT correlation from Monte-Carlo samples of emitted particles
solving a simple 4*4 Gridworld almost similar to openAI gym frozenlake using Monte-Carlo method Reinforcement Learning
Differentiable Probabilistic Models
My works for EE 511 - Simulation Methods For Stochastic Systems - Spring 2018 - Graduate Coursework at USC - Dr. Osonde A. Osoba
Research Paper about adversarial search
Codes for statistical test of probabilistic seismic hazard assessments.
A web-based simulation tool that leverages the Monte Carlo method to generate probabilistic outcomes based on user-defined parameters.
demonstration of methods implemented in my thesis "Robustness assessment of the biological processor using hyperellipsoids"
A GPU-accelerated, interactive Monte Carlo path tracer that enables real-time camera movement and object rotation, delivering realistic global illumination with physically based rendering and direct light sampling.
"AdamMCMC: Combining Metropolis Adjusted Langevin with Momentum-based Optimization"
Programming Assignments for Reinforcement Learning Specialization