monte-carlo
There are 1358 repositories under monte-carlo topic.
huseinzol05/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
fmilthaler/FinQuant
A program for financial portfolio management, analysis and optimisation.
sudharsan13296/Hands-On-Reinforcement-Learning-With-Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
vkoskiv/c-ray
c-ray is a small, simple path tracer written in C
benedekrozemberczki/awesome-monte-carlo-tree-search-papers
A curated list of Monte Carlo tree search papers with implementations.
avehtari/BDA_R_demos
Bayesian Data Analysis demos for R
diffusion-classifier/diffusion-classifier
Diffusion Classifier leverages pretrained diffusion models to perform zero-shot classification without additional training
federicomariamassari/financial-engineering
Applications of Monte Carlo methods to financial engineering projects, in Python.
joshspeagle/dynesty
Dynamic Nested Sampling package for computing Bayesian posteriors and evidences
linusmossberg/monte-carlo-ray-tracer
Physically based renderer with Path Tracing and Photon Mapping.
but0n/Ashes
WebGL2.0 3D Engine - Global Illumination - RayTracing
fasiha/ebisu
Public-domain Python library for flashcard quiz scheduling using Bayesian statistics. (JavaScript, Java, Dart, and other ports available!)
Allen-Tildesley/examples
Fortran and Python examples to accompany the book "Computer Simulation of Liquids" by Michael P. Allen and Dominic J. Tildesley (2nd edition, Oxford University Press, 2017). Use the "Code" button, or follow the "Releases" link below.
SURGroup/UQpy
UQpy (Uncertainty Quantification with python) is a general purpose Python toolbox for modeling uncertainty in physical and mathematical systems.
cdslaborg/paramonte
ParaMonte: Parallel Monte Carlo and Machine Learning Library for Python, MATLAB, Fortran, C++, C.
PRBonn/overlap_localization
chen2020iros: Learning an Overlap-based Observation Model for 3D LiDAR Localization.
jparkhill/TensorMol
Tensorflow + Molecules = TensorMol
baggepinnen/MonteCarloMeasurements.jl
Propagation of distributions by Monte-Carlo sampling: Real number types with uncertainty represented by samples.
ranaroussi/pandas-montecarlo
A lightweight Python library for running simple Monte Carlo Simulations on Pandas Series data
AnthonyBradford/optionmatrix
Financial Derivatives Calculator with 168+ Models (Options Calculator)
UncP/Giraffe
Distributed Monte Carlo Path Tracer 分布蒙特卡洛路径追踪器
JohannesBuchner/PyMultiNest
Pythonic Bayesian inference and visualization for the MultiNest Nested Sampling Algorithm and PyCuba's cubature algorithms.
carstenbauer/MonteCarlo.jl
Classical and quantum Monte Carlo simulations in Julia
lumol-org/lumol
Universal extensible molecular simulation engine
BioSTEAMDevelopmentGroup/biosteam
The Biorefinery Simulation and Techno-Economic Analysis Modules; Life Cycle Assessment; Chemical Process Simulation Under Uncertainty
MigVega/Ogm2Pgbm
Robust BIM-based 2D-LiDAR Localization for Lifelong Indoor Navigation in Changing and Dynamic Environments
jkirkby3/PROJ_Option_Pricing_Matlab
Quant Option Pricing - Exotic/Vanilla: Barrier, Asian, European, American, Parisian, Lookback, Cliquet, Variance Swap, Swing, Forward Starting, Step, Fader
blocage/leetcode-algorithms
Leetcode solutions
quantgirluk/aleatory
📦 Python library for Stochastic Processes Simulation and Visualisation
JohannesBuchner/UltraNest
Fit and compare complex models reliably and rapidly. Advanced nested sampling.
wkjarosz/SamplinSafari
Samplin' Safari is a research tool to visualize and interactively inspect high-dimensional (quasi) Monte Carlo samplers.
mgroncki/IPythonScripts
Tutorials about Quantitative Finance in Python and QuantLib: Pricing, xVAs, Hedging, Portfolio Optimisation, Machine Learning and Deep Learning
GeomScale/volesti
Practical volume computation and sampling in high dimensions
akio-tomiya/LatticeQCD.jl
A native Julia code for lattice QCD with dynamical fermions in 4 dimension.
MobleyLab/drug-computing
Educational materials for, and related to, UC Irvine's Drug Discovery Computing Techniques course (PharmSci 175/275), currently taught by David Mobley.
kbladin/Monte_Carlo_Ray_Tracer
A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.