-
📝 Basic Teaching Module at EMBL predoc course
workshop on computer vision feature extraction theory + applying machine-learning to simple biological problems
In the 2018 EMBL Predoc Course and with Julian Hennies, I talked about feature extraction in images and how this can be applied to segmentation problems. We also discussed, more generically, how machine-learning can be applied to some other biology problems.
-
📝 Workshops on introductory programming
teaching university students about programming and data-viz in python and R
In JEST, a junior enterprise providing pedagogical services in data-science, I had the opportunity to teach programming at a beginner level, with particular focus on
R
andPython
. WithinPython
, apart from focusing on the basic aspect of it, I also had the opportunity to speak about more modern packages for interactive data visualization, such asplotly
.