LeeoBianchi
Computational (Astro-)Physics / Cosmology / former student @ University of Milan. Previously on research period @ University of Oslo
UniMi / UiOOslo, Norway
Pinned Repositories
BDT_NeuralNetwork
a C++ implementation of a Boosted Decision Tree Neural Network with ROOT dependencies.
causality-tutorial-exercises
ducc
Fork of https://gitlab.mpcdf.mpg.de/mtr/ducc to simplify external contributions
EMalgorithm
A Python implementation of the EM Algorithm for the gaussian mixture model
HealpixMPI.jl
an MPI-parallel implementation of the Healpix tessellation scheme in Julia
IsingModel_MC
A Python parallelized (multi-threading) version of Wolff's algorithm for Monte Carlo simulations of the Ising Model.
Jommander.jl
A Parallel Julia Implementation of CMB Gibbs Sampling
MHMC_RandomWalk
A Python parallelized (multi-core) implementation of a Metropolis-Hastings random walk algorithm for Bayesian inference of the parameters through their posterior distributions.
SDG_NeuralNetwork
R-based implementation of a Stochastic Gradient Descent method neural network.
Stripointing
Stripeline-based simulation of Sun, Moon and planets observation time during the LSPE/Strip telescope activity
LeeoBianchi's Repositories
LeeoBianchi/HealpixMPI.jl
an MPI-parallel implementation of the Healpix tessellation scheme in Julia
LeeoBianchi/SDG_NeuralNetwork
R-based implementation of a Stochastic Gradient Descent method neural network.
LeeoBianchi/BDT_NeuralNetwork
a C++ implementation of a Boosted Decision Tree Neural Network with ROOT dependencies.
LeeoBianchi/causality-tutorial-exercises
LeeoBianchi/ducc
Fork of https://gitlab.mpcdf.mpg.de/mtr/ducc to simplify external contributions
LeeoBianchi/EMalgorithm
A Python implementation of the EM Algorithm for the gaussian mixture model
LeeoBianchi/IsingModel_MC
A Python parallelized (multi-threading) version of Wolff's algorithm for Monte Carlo simulations of the Ising Model.
LeeoBianchi/Jommander.jl
A Parallel Julia Implementation of CMB Gibbs Sampling
LeeoBianchi/MHMC_RandomWalk
A Python parallelized (multi-core) implementation of a Metropolis-Hastings random walk algorithm for Bayesian inference of the parameters through their posterior distributions.
LeeoBianchi/Stripointing
Stripeline-based simulation of Sun, Moon and planets observation time during the LSPE/Strip telescope activity
LeeoBianchi/Healpix.jl
Healpix library written in Julia
LeeoBianchi/LeeoBianchi
Config files for my GitHub profile.
LeeoBianchi/Libsharp.jl
Julia bindings to the libsharp library
LeeoBianchi/MC-Sampling
A Python implementation of two Monte Carlo methods for sampling the Gaussian distribution
LeeoBianchi/Rods3D
Simulation of a 3D-system composed by N rod-shaped particles
LeeoBianchi/Sequential_MC
A Python implementation of a sequential Monte Carlo method for inferring the parameters of a Markov hidden process.
LeeoBianchi/TravelSalesman
Two different implementation of the travel salesman problem