Some recent projects I have worked on, with code.
Neuroscience
- ethome: a post-posetracking analysis package for machine learning of animal behavior (pypi, github)
- Analysis of neuronal spike trains, deconstructed: a comprehensive tutorial on common neural encoding methods (the GLM, spike-triggered average, spike-triggered covariance and others) with multiple datasets. (github)
- ROI-decoder: a streamlit app that computes a coarse estimate of stimuli tuning for calcium imaging data. Can be used in a semi-online fashion, during recording sessions to find responsive areas to to record further from (github)
- A non-linear waves, reaction-diffusion model of cholinergic retinal waves. (github)
Machine learning
- TensorFlow code for meta-reinforcement learning algorithms for solving causal learning tasks (github)
- Simple total-variation image segmentation (github)
Other