Pinned Repositories
AntiFaceDetectionCovidMaskProject
AudioCLIP
Source code for models described in the paper "AudioCLIP: Extending CLIP to Image, Text and Audio" (https://arxiv.org/abs/2106.13043)
AudioSignatureClassificationTutorial
Keras tutorial for Machine Learning course
batch-image-enhacement
Pipeline code to stitch together several image enhancement steps and process a folder of images. Offers heuristics and statistics for before/after enhancement. Currently only using openCV modules, but other modules are planned to be added.
BER_Prediction_UWAcousticCommunication_Oceans2020
Analysis and figure generation for Oceans 2020 paper
binary_feedback_multiclass
Code to accompany paper "Online learning with binary feedback for multi-class problems" (https://ieeexplore.ieee.org/abstract/document/10022153)
ConvoSumm
findingBackdoorWatermarks
OjibweDialect
Demo notebook for interpretable Ojibwe Dialect determination using SVMs
portality-web-viewer
evan-person's Repositories
evan-person/findingBackdoorWatermarks
evan-person/batch-image-enhacement
Pipeline code to stitch together several image enhancement steps and process a folder of images. Offers heuristics and statistics for before/after enhancement. Currently only using openCV modules, but other modules are planned to be added.
evan-person/BER_Prediction_UWAcousticCommunication_Oceans2020
Analysis and figure generation for Oceans 2020 paper
evan-person/AntiFaceDetectionCovidMaskProject
evan-person/AudioCLIP
Source code for models described in the paper "AudioCLIP: Extending CLIP to Image, Text and Audio" (https://arxiv.org/abs/2106.13043)
evan-person/AudioSignatureClassificationTutorial
Keras tutorial for Machine Learning course
evan-person/binary_feedback_multiclass
Code to accompany paper "Online learning with binary feedback for multi-class problems" (https://ieeexplore.ieee.org/abstract/document/10022153)
evan-person/ConvoSumm
evan-person/CRD3
The repo containing the Critical Role Dungeons and Dragons Dataset.
evan-person/OjibweDialect
Demo notebook for interpretable Ojibwe Dialect determination using SVMs
evan-person/CS5841-homework-assignments
Homework assignments created for a Machine Learning course (CS5841/EE5841) taught at Michigan Tech in Spring 2024 using Julia and
evan-person/curriculumMaskingBabyLM2024
evan-person/deepspeed_gptNeo2.7B_notebook
Simple notebook on using deepspeed with HF Trainer to train GPT-Neo 2.7B
evan-person/evan-person.github.io
Code that'll help you kickstart a personal website that showcases your work as a software developer.
evan-person/MNIST_FashionMNIST_CNN_assignment
evan-person/musicBeatDetectionAndTempoEstimation
Attempted to create a MATLAB version of M. A. Alonso, G. Richard, and B. David, “Tempo and beat estimation of musical signals.” in ISMIR, 2004. as a final project for a computational methods course.
evan-person/projectEuler.jl
learning julia with project euler problems
evan-person/reference_free_segmentation_metric
A text segmentation metric that doesn't require a reference segmentation boundary set.
evan-person/responsibleNLPresearch
templates and other documents regarding responsible NLP research
evan-person/segment-anything
Fork of SAM for dev purposes
evan-person/TEBCF_python
A Python implementation of the TEBCF underwater image enhancement algorithm (https://ieeexplore.ieee.org/document/9559904)
evan-person/trl
Train transformer language models with reinforcement learning.
evan-person/various_underwater_image_tools
evan-person/variousCodingCoursework
Making a repository for various code practice that I do as part of online courses/challenges