#
sampling-methods
Here are 118 public repositories matching this topic...
Structured Volume Sampling - sample placement algorithm for real-time volume rendering with low aliasing, for camera-in-volume case.
-
Updated
Mar 20, 2021 - C#
a framework for training sequence-level deep learning networks
-
Updated
Jun 8, 2021 - Jupyter Notebook
Collection of Monte Carlo (MC) and Markov Chain Monte Carlo (MCMC) algorithms applied on simple examples.
-
Updated
Dec 20, 2017 - Python
Python toolbox for sampling Determinantal Point Processes
-
Updated
Jun 30, 2021 - Python
rlouf
commented
May 29, 2021
We currently only implement a normally-distributed moment distribution, but it could also be distributed according to a Laplace, Cauchy, etc distribution.
For that we would need to transform gaussian_euclidean
to euclidean
and pass the momentum distribution as an argument (default unit normal).
python
machine-learning
inference
sampling
bayesian-inference
general-purpose
mcmc
mcmc-sampler
sampling-methods
probabilistic-data-analysis
black-box-bayesian-inference
-
Updated
May 14, 2021 - Python
MCMC sample analysis, kernel densities, plotting, and GUI
statistical-inference
mcmc
kernel-density-estimation
sampling-methods
contour-plot
plotting-in-python
-
Updated
Jul 20, 2021 - Python
Python package for learning the graphical structure of Bayesian networks, parameter learning, inference and sampling methods.
bayesian-inference
dag
structure-learning
sampling-methods
directed-acyclic-graph
parameter-learning
-
Updated
Jul 16, 2021 - Jupyter Notebook
Public version of PolyChord: See polychord.co.uk for PolyChordPro
statistics
astronomy
mpi
gfortran
cosmology
bayesian-inference
particle-physics
openmpi
nested-sampling
posterior
log-likelihood
sampling-methods
polychord
-
Updated
Jun 15, 2021 - Fortran
Can we predict accurately on the skewed data? What are the sampling techniques that can be used. Which models/techniques can be used in this scenario? Find the answers in this code pattern!
machine-learning
data-mining
analytics
machine-learning-algorithms
data-visualization
datascience
data-analysis
fraud-prevention
fraud-detection
fraud
sampling-methods
skewness
skew-correction
-
Updated
Sep 3, 2020 - Jupyter Notebook
Uni{corn|form} toolkit
-
Updated
Feb 25, 2021 - C++
Library for producing and processing on the Adaptive Particle Representation (APR).
-
Updated
Jul 11, 2021 - C++
The Fast Loaded Dice Roller: A Near-Optimal Exact Sampler for Discrete Probability Distributions
-
Updated
Mar 9, 2021 - C
Piecewise Deterministic Sampler library (Bouncy particle sampler, Zig Zag sampler, ...)
graphical-models
bayesian-inference
markov-chain-monte-carlo
sampling-methods
zig-zag-sampler
bouncy-particle-sampler
-
Updated
Nov 29, 2020 - Julia
AAAI & CVPR 2016: Preconditioned Stochastic Gradient Langevin Dynamics (pSGLD)
-
Updated
Sep 16, 2018 - MATLAB
RRT Star path planning for dynamic obstacle avoidance for the F110 Autonomous Car
cpp
rrt
ros
rrt-star
kinetic
sampling-methods
dynamic-obstacles
melodic
pathplanning
racecar-simulator
-
Updated
Nov 14, 2019 - C++
"Progressive Multi-Jittered Sample Sequences" in C++
-
Updated
Jul 31, 2020 - Jupyter Notebook
GPU Performance Advisor
-
Updated
May 10, 2021 - Python
Anamoly Detection for Detecting Defected Manufactured Semi-Conductors, as in this case of Classification, the Defected Chips would be very less in comparison to perfect Chips so we have apply either Over-Sampling or Under-Sampling.
machine-learning
data-visualization
feature-extraction
classification
outlier-detection
sampling-methods
precision-recall-curve
anamoly-detection
-
Updated
May 20, 2019 - Jupyter Notebook
Samplers to obtain pointclouds from CAD meshes
-
Updated
Oct 16, 2020 - C++
AISTATS 2019: Reference-based Adversarial Sampling & Its applications to Soft Q-learning
reinforcement-learning
adversarial-learning
sampling-methods
entropy-regularizer
amortized-inference
-
Updated
Jan 21, 2019 - Jupyter Notebook
Microsynthesis using quasirandom sampling and/or IPF
-
Updated
Jul 18, 2021 - C++
lti
systems
digital-signal-processing
filtering
basics
time-domain
spectral-analysis
frequency-analysis
sampling-methods
interpolation-methods
signals-and-systems
filtering-methods
-
Updated
Feb 6, 2021 - Jupyter Notebook
This repository provides code for SVD and Importance sampling-based algorithms for large scale topic modeling.
linear-algebra
topic-modeling
unsupervised-learning
svd
sampling-methods
spectral-clustering
randomized-algorithm
-
Updated
Dec 14, 2020 - C++
A basic binary classification class that uses sampling techniques in order to deal with rare events (e.g. 10% or less).
-
Updated
Aug 30, 2018 - Python
PyTorch implementation for " Differentiable Antithetic Sampling for Variance Reduction in Stochastic Variational Inference" (https://arxiv.org/abs/1810.02555).
-
Updated
Dec 29, 2018 - Python
Plot, edit, generate and analysis neuron morphologies! and a lot more...
-
Updated
Feb 11, 2020 - Jupyter Notebook
MongeNet sampler official implementation
deep-neural-networks
deep-learning
optimal-transport
sampling-methods
geometric-deep-learning
pythorch
samplers
-
Updated
Jun 22, 2021 - Python
Thermostat-assisted continuously-tempered Hamiltonian Monte Carlo for Bayesian learning
deep-learning
bayesian-methods
hybrid-monte-carlo
bayesian-nonparametric-models
bayesian-neural-networks
sampling-methods
-
Updated
Dec 10, 2018 - Python
Improve this page
Add a description, image, and links to the sampling-methods topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sampling-methods topic, visit your repo's landing page and select "manage topics."
The caustics texture is currently being sampled without taking flow into account. This could be something worth playing aroud with and seeing if we could get good results.
A good place to look would be how flow affects the sampling of the foam texture in the Ocean Shader.