resources

Undergraduate stuff @ KCL

  • My dissertation – Diophantine Equations, supervised by Prof. Payman Kassaei.

I wrote my undergrad math notes in \(\LaTeX\) to help me understand better. These notes can replace lecture notes and are around 100 pages long each. They can be accessed via this repository. Notable ones include:

Postgraduate stuff @ Oxford

  • My dissertation – “Enhancing VAE-learning on spatial priors using graph convolutional networks”, supervised by Seth Flaxman, Swapnil Mishra and Elizaveta Semenova.
  • Implemented “Variational Graph Auto-Encoders” (Kipf and Welling, 2016) in JAX as part of my dissertation. Source code can be found in this repo.
  • Reproduced and extended “Inference Suboptimality in Variational Autoencoders” (Cremer et. al, 2018) using JAX. Built together with Basim Khajwal, Snehal Raj and Vasileios Ntogram. Source code can be found in this repo.