Pinned Repositories
dotfiles
just my dotfiles
dotvim
My vim config
Laplace
Some notes around the Laplace approximation and how it can be used in practice
octopi
Playing with arithmetic coding and RNNs
random_walk
A code snippet for a random walk on a sphere
sampling-study
Just a demonstration of some sampling techniques (rejection sampling, importance sampling, sampling importance resampling, Metropolis sampling, Gibbs sampling) on a single toy problem.
n0mad's Repositories
n0mad/octopi
Playing with arithmetic coding and RNNs
n0mad/Laplace
Some notes around the Laplace approximation and how it can be used in practice
n0mad/sampling-study
Just a demonstration of some sampling techniques (rejection sampling, importance sampling, sampling importance resampling, Metropolis sampling, Gibbs sampling) on a single toy problem.
n0mad/random_walk
A code snippet for a random walk on a sphere
n0mad/dotfiles
just my dotfiles
n0mad/dotvim
My vim config
n0mad/dualdiff
Just messing with the dual number differentiation in python
n0mad/euler
Some problems from projecteuler.net
n0mad/n0mad.github.io
n0mad/playground
PlayGround: AI Research into Multi-Agent Learning.
n0mad/rl
Some experiments with RL
n0mad/scikit-learn
scikit-learn: machine learning in Python