Skip to content
View olibridge01's full-sized avatar
  • London

Highlights

  • Pro

Block or report olibridge01

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
olibridge01/README.md

Hi there! πŸ‘‹

My name is Oli Bridge. I'm a Master's student at UCL Computer Science studying machine learning. I previously graduated with a BA/MSci from the University of Cambridge, where I researched path integral quantum dynamics in my final year at the Yusuf Hamied Department of Chemistry.

  • 🌱 My research interests broadly include reinforcement learning and probabilistic machine learning
  • πŸ”­ I am currently working in the Machine Intelligence Lab at UCL, researching symmetries in graph reinforcement learning
  • πŸ“« Reach me at: [email protected]
  • πŸ‘¨πŸ»β€πŸŽ“ My Google Scholar

Python PyTorch scikit-learn NumPy SciPy Pandas MySQL

Featured Projects πŸ’»

DeepRL is an implementation of various model-free deep reinforcement learning algorithms built with PyTorch. The project utilises OpenAI's gymnasium environments to train the algorithms, as well as produced rendered outputs to visualise the agent's performance.

MaskedImageModelling is a PyTorch implementation of a self-supervised learning framework to pre-train a model for an image segmentation task. A VisionTransformer is pre-trained by learning to reconstruct partially masked images, and fine-tuned on the Oxford-IIIT Pets dataset for segmentation.

Pinned Loading

  1. DeepRL DeepRL Public

    Deep reinforcement learning with PyTorch

    Python

  2. MaskedImageModelling MaskedImageModelling Public

    Self-supervised learning for image segmentation in PyTorch

    Python 1

  3. PlaygroundML PlaygroundML Public

    Code playground for commonly used machine learning models and algorithms

    Jupyter Notebook

  4. NonlinearDissipativeSystems NonlinearDissipativeSystems Public

    Quantum reaction rates in nonlinear dissipative systems with Python and NumPy

    Python