https://github.com/benlansdell/byol-pytorch
Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
https://github.com/benlansdell/caiman
Computational toolbox for large scale Calcium Imaging Analysis, including movie handling, motion correction, source extraction, spike deconvolution and result visualization.
https://github.com/benlansdell/a-soid
An active learning platform for expert-guided, data efficient discovery of behavior.
https://github.com/benmaier/grayscott-js
Gray-Scott system in JavaScript, sadly without webGL support and hence a bit slow
https://github.com/benmaier/vaccontrib
Quantifying the contributions vaccinated individuals make to the reproduction number
https://github.com/benmaier/sixdegrees
Sample from a variety of small-world network models in Python and C++. This includes a model with modular hierarchical community structure.
https://github.com/benmaier/circleplot
introducing plot to illustrate interaction parameters of infectious diseases with frequency
https://github.com/benmaier/species-overlap
Compute incidence and abundance based overlaps of species in different ponds in a fast manner using linear algebra. Works with parallel support.
https://github.com/benmaier/parmscan
Provide tools to plot parameter scan results that are wrapped up in a high-dimensional numpy array
https://github.com/benmaier/ljhouses
C++-based Python package to efficiently simulate 2D Lennard-Jones spheres in an external potential
https://github.com/benmaier/sir-outbreak-size
Code to analyze new heuristics for estimating the outbreak size in SIR-type models
https://github.com/benmaier/bfmaierfbnetwork
Facebook friendship network of author B.F. Maier with himself removed
https://github.com/benmaier/bfmdummypackage
A dummy package that contains the structure I use for Python packages.
https://github.com/benmaier/degree-preserving-randomization
Randomizes a network provided by an edge list without self links and without duplicate links
https://github.com/benmaier/ouprocess
Simulates an Ornstein-Uhlenbeck process in periodic boundary conditions.