Shea Cardozo

Shea Cardozo

PhD Student in Computer Science

University of Waterloo

Hi! I’m a PhD Student in the Waterloo Intelligent Systems Lab (WISELab) at the University of Waterloo. I am broadly interested in creating generalizable autonomous agents and systems. My PhD work focuses on motion prediction and planning tasks for self-driving vehicles. I am especially interested in heterodox deep learning approaches to these problems - such as energy-based methods and swarm intelligence approaches.

Education

PhD in Computer Science
Supervisor: Professor Krzysztof Czarnecki - Waterloo Intelligent Systems Lab
Master of Science in Applied Computing
Data Science Concentration
Bachelor of Mathematics in Statistics

Experience

 
 
 
 
 
Tenyks
Machine Learning Scientist
April 2022 – August 2023 Cambridge, UK
Worked on the Research Team to come up with new data-centric ways to explain and improve Computer Vision systems.
 
 
 
 
 
Intact Insurance
Data Scientist - Claims AI Team
September 2020 – December 2020 Toronto, Canada
Used Vision and NLP techniques to automatically classify insurance documents.
 
 
 
 
 
Noom Inc.
Data Scientist - Analytics
May 2020 – August 2020 New York City, US
Improved food and support tracking to streamline internal processes.

Featured Projects

Graddy
I create is a basic ML framework implemented from scratch in Python. It comes with an implementation of AutoGrad, data structures for Tensors and Modules, basic deep learning layers such as Linear and Convolutional layers with ReLU and SoftMax activations, and optimizer classes for SGD and SGD with Momentum.
Graddy
Adversarial Conditional UNET
I train a UNET model to generate adversarial examples on the CIFAR-10 dataset that can fool a variety of state-of-the-art classification models.
Adversarial Conditional UNET
Painting Style Transfer
I create an Android application that captures images from the phone camera and passes the image to a GANILLA (a variant of CycleGAN) style-transfer model.
Painting Style Transfer
Trump Tweet Generator
I finetune a GPT-2 Model on a large dataset of former US President Donald Trump’s tweets. Hilarity ensues.
Trump Tweet Generator