
Hi! I am currently a final year PhD Student at the Institute for Adaptive and Neural Computation and part of the APRIL research lab in Edinburgh, supervised by Dr. Antonio Vergari.
I am a machine learning researcher and engineer with a strong background in mathematics, deep generative models, knowledge graphs, neurosymbolic methods, and LLMs. I am experienced with developing and training custom-built machine learning methods, as well as gluing existing methodologies together into new working systems. Contact:Useful links: Curriculum Vitae
Publications
For a complete list refer to Semantic Scholar or Google Scholar.
Software
Here is some software I have contributed to. Check out also my GitHub profile.
-
cirkit by The april Lab (GPL-3.0).
Repository Documentation BibTeX tl;dr: A language and framework for building, learning and reasoning about probabilistic machine learning models, such as circuits and tensor networks.features: Support for tractable probabilistic inference operations that are automatically compiled to efficient computational graphs that run on the GPU, called circuits. Seamless integration of circuits with deep learning models and with any device compatible with PyTorch. Support for user-defined layers and parameterizations that extend the symbolic circuit language. A set of templates for constructing circuits by mixing layers and structures with just a few lines of code.