-
-
Hydrofoil Public
A linearizable replicated state machine combining leader-based and leaderless protocols for sustained throughput in complex scenarios.
-
brain-tumour-segmentation Public
A brain segmentation web app that automatically outlines brain tumours from MRI scans.
-
competitive-programming Public
Solutions to competitive programming problems, and implementations of important data structures and algorithms.
C++ UpdatedJul 24, 2022 -
DrRepair Public
Forked from ruijiefang/DrRepairModifications of DrRepair, an NLP model that uses compiler messages to locate and correct errors in C/C++ programs. Final project for COS 484.
Python UpdatedJun 23, 2021 -
-
-
soil-sampler Public
Autonomous soil sampler robot. Gathers soil at selected location, and outputs characteristics of the collected soil.
Python UpdatedOct 6, 2020 -
fourier-series-animation Public
An animation of the Fourier series of a step function using increasingly many terms. Created for an AP Physics C project.
MATLAB UpdatedOct 6, 2020 -
image-compression Public
Using K-Means clustering to compress images.
Jupyter Notebook UpdatedOct 6, 2020 -
collision-simulation Public
Simulation of the effects of two elastic balls colliding. Created for an AP Physics C Project.
C++ UpdatedOct 6, 2020 -
multiclass-classification Public
A machine learning notebook that compares the effectiveness of one-vs-all and multi class cross entropy loss.
Jupyter Notebook UpdatedOct 6, 2020 -
A machine learning algorithm that classifies images of digits, using both coordinate descent and gradient descent.
-
plucked-string-simulation Public
Simulation of a plucked string using wave equations and Fourier series.
Mathematica UpdatedOct 6, 2020 -
writing-shakespeare Public
An n-gram model that uses original texts from Shakespeare to output sentences written in his style.