Pinned Repositories
SecurityWhale
Predicting Security Vulnerabilities using Code Metrics and Machine Learning
anki-aesthetic
A template for my anki flashcards. Just trying to make studying a little more aesthetic.
AutoEncolor
BranchPedictorSimulator
cachesimulator
Minimax
MLEducation
A repository to practice implementing machine learning algorithms as I prepare for interviews.
single-view-metrology
MATLAB-based tool for computing accurate 3D affine measurements from a single perspective image, utilizing vanishing points, cross-ratios, and projection matrices to measure distances between and within parallel planes, and determine camera positions.
Toxic-Comment-Classification-with-Transformers
visualizations
curtishelsel's Repositories
curtishelsel/AutoEncolor
curtishelsel/BranchPedictorSimulator
curtishelsel/cachesimulator
curtishelsel/Minimax
curtishelsel/MLEducation
A repository to practice implementing machine learning algorithms as I prepare for interviews.
curtishelsel/single-view-metrology
MATLAB-based tool for computing accurate 3D affine measurements from a single perspective image, utilizing vanishing points, cross-ratios, and projection matrices to measure distances between and within parallel planes, and determine camera positions.
curtishelsel/Toxic-Comment-Classification-with-Transformers
curtishelsel/visualizations
curtishelsel/anki-aesthetic
A template for my anki flashcards. Just trying to make studying a little more aesthetic.
curtishelsel/canny
Implementation of the Canny Edge Detection algorithm in Python, providing a customizable and visual approach to edge detection in computer vision.
curtishelsel/musicgen
curtishelsel/nearest-neighbor
This project implements the k-nearest neighbor algorithm on the 8x8 MNIST dataset, allowing users to customize parameters such as the number of neighbors, test set size, and iterations for evaluating classification accuracy.