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:
- 6CCM350A Rings and Modules – based on lectures by Prof. Nicholas Shepherd-Barron, Fall 2020.
- 6CCM359A Numerical and Computational Methods – based on lectures by Prof. Benjamin Doyon, Fall 2020.
- 5CCM224A Introduction to Number Theory – based on lectures by Dr. James Newton, Fall 2019.
- 5CCM226A Metric Spaces and Topology – based on lectures by Dr. Jerry Buckley, Fall 2019.
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.