A showcase of my work on Data Science, Machine Learning and Neural Networks
We’re working on our way through “Geometric Deep Learning: Grids, Groups, Graphs, Geodesics, and Gauges” by Michael M. Bronstein, Joan Bruna, Taco Cohen, Petar Veličković We’ll use the chapters rather than the big pdf, and also presenting on other papers.
To join the study group, fill out this form
Reading: Introduction
Lecture: ICLR 2021 Keynote: GDL: The Erlangen Programme of ML by M Bronstein”
Additional References: Mathematical Foundations of Geometric Deep Learning by Borde and Bronstein Introduction to Geometric Deep Learning by Patrick Nicolas
Presentation Topic: Geometric Deep Learning Reveals the Spatio-Temporal Features of Microscopic Motion Aaron Presenting
Reading: Graphs
Lecture: Graph Neural Networks with Petar Velickovic
Tutorial: Intro to GNNs
Optional Lectures on GNNs: Deep learning on graphs: successes, challenges by Bronstein
Graph Convolutional Networks by Federico Barbero
Graph Attention Networks by Federico Barbero
Presentations:
Working through “Intro to GNNs” Tutorial
Possible Project on TacticAI
Lecture: Graph Neural Networks for Geometric Graphs by Chaitanya Joshi
Tutorial: Molecular Property Prediction with GNNs
Presentations: Working through “Molecular Property Prediction with GNNs” tutorial
Readings: Foundations of Supervised Learning
Foundations of Equivariant Learning
Lecture: Equivariant Networks by Taco Cohen
Possible Presentation Topics: Valence Labs Graph Learning on Wednesdays
Privacy-preserving Detection of Violence in Cameras Writing a privacy product specification for a privacy-preserving neural network for video analysis as part of my capstone for the OpenMined course, “Our Privacy Opportunity.” Privacy-Preserving Violence Detector
Better Bin Packing Through Matrix Multiplication Using matrix multiplication to speed up a classic optimization problem
Excerpt of Metamorphosis II, by Marc Chagall
Optimizing Sailor Health for NavalX’s Hack The Machine. Part of second place finish in Data Science Track. Wrote code for Challenge 3: Optimizing Sailor Health
Pruned Neural Networks for Melanoma Detection Competing in Kaggle’s Melanoma Detection Competition through application of the Lottery Ticket Hypothesis for neural network pruning. Secondary goal of building more explainable artificial intelligence. Repo here
Quantum Computing for Network Analysis A proof-of-concept for identifying likely asymptomatic CoVID-19 carriers through network analysis by applying simulated quantum computing with qiskit. Entry into Qiskit Community Summer Jam 2020 https://qiskit-community-summer-jam-new-england.hackerearth.com/
End of Metamorphosis II, by Marc Chagall
Future plans:
Recursively defined sparse matrices A new way to build, add, and multiply sparse matrixes for graph neural networks and pruning