I am a student at Imperial College London pursuing a PhD focused on developing machine learning techniques for the extraction of clinical insights from in-home monitoring data, mostly focused on people living with Dementia.
My interests are in theoretical machine learning as well as building new techniques that are applicable to healthcare.
I am a small part of the Translational Machine Intelligence Lab, supervised by Payam Barnaghi.
I have worked in the following areas:
Developing machine learning techniques to improve Dementia care through the use of in-home sensors.
Supervised by Rahul Krishnan: Studying the use of language models in building probabilistic predictive models.
Machine Learning, Data Science, Computational Mathematics, Dynamic Systems, Asymptotic Analysis, General Relativity, Vortex Dynamics, Applied Complex Analysis.
Numerical Methods, Probability, Statistics, Mathematical Methods, Financial Mathematics, Algebra, Partial Differential Equations General Relativity, Measure Theory, Complex Analysis, Real Analysis, Fluid Mechanics.
Prepare and present materials, instruct in labs, give tutorials on Pytorch, and mark coursework for the Machine Learning for Neuroscience course.
Prepare materials and tutor in GCSE and A Level Mathematics.
Part of the data and analytics graduate program, I gained experience in the data science, analytics, machine learning, and risk management teams.
Some of my key works are listed below:
This is a module I am a assistant teacher for at Imperial College London for the MSc Computational Neuroscience. I also put the course website together, which is a work in progress!
Some of my graphing code, inspired by seaborn's API.
Some of my Machine Learning code.
Sci-kit Learn Utils add extra functionality to pipelines, and allow for more complex machine learning training and testing. It also includes some extra functionality for hyper-parameter optimisation.
Dcarte-Transform package adds extra functionality to dcarte, an in-house python package designed for loading the UK DRI Minder data. Specifically Dcarte-Transform adds extra abilities for machine learning research. It also includes a feature engineering recipe for easy access to engineered features.
Pandas Utils adds extra functionality to DataFrames.