Til_countplot less than 1 minute read Published: December 16, 2022TIL: Making a seaborn count plot with hue and labels
Deep Auditory Encoding Models With Attention 8 minute read Published: July 27, 2022Deep auditory encoding model with self-attention to predict brain activity
Unsupervised typo finder with dirty_cat 6 minute read Published: November 13, 2021Finding misspelled names with dirty_cat and unsupervised learning
Voxelwise Encoding Bids 3 minute read Published: July 31, 2020An example workflow for voxel-wise encoding models using a BIDS app
Nilearn Surface Contours 2 minute read Published: January 23, 2020Adding contours of a surface region to a statistical map in Nilearn
Probability density fitting of a GMM 3 minute read Published: January 17, 2020Probability density fitting of a Mixture of Gaussians via autograd