Pinned Repositories
AudioFiltering-FFT-DopplerShifts
cs5324-MachineLearningNotebooks
Heartbeat-Reading-and-Face-Detection
Using Core Image and OpenCV in iOS to detect faces and read heartbeats of a user with the iPhone's built-in flashlight.
Loan-Default-Deep-Dive-EDA
Dove deep into the context of a dataset from Kaggle containing extensive information (around 36 features) on around 150,000 loan applicants.
MRI-Tumor-Detection-with-ResNet50-and-DinoV2
Performed PCA and Randomized PCA, Fine-tuned ResNet50 to achieve a 94% accuracy in identifying tumor type in MRI images, and showcased human-interpretable feature reduction and mapping with Meta's DinoV2 model.
Saxophone-Hero
Step onto the stage with Saxophone Hero, where your tenor saxophone is the key to unlocking a rhythmic adventure through a world of sheet music. In this game, your character scores points by hitting the right notes. Powered by machine learning, the game captures the pitch from your saxophone and translates it to player movement in real time.
Search-Engine-in-Cpp-With-Custom-HashMap-Implementation
Coded a Search Engine in C++ by reading in JSON files and storing relevant data in custom HashTable data structures. Ranked #1 for overall search speed out of ~100 competitors.
Solving-2D-Poissons-Equation-Using-Finite-Difference-Method-and-Iterative-Solvers
Implementing 2D Poisson's Equation using the Finite Difference Method and Iterative Solvers for matrices. Explored LU decomposition & the Thomas algorithm, Jacobi, Gauss-Seidel, and the Standard Over-Relaxation (SOR) method. MATH 4315: Advanced Scientific Computing with Professor Weihua Geng.
Stock-Price-Prediction-Using-Historical-Data-and-Recurrent-Neural-Networks
Predicted Target (NYSE: TGT) stocks by implementing a variety of models with Recurrent Neural Networks (RNNs) using TensorFlow. Utilized a variety of predictors that I believed provided valuable insights.
Twitter-Sentiment-Analysis-in-Cpp-vs-Python
I implemented a Logistic Regression model in C++ and Python to classify whether or not a tweet has a positive or negative sentiment associated with it. My C++ code involves training Logistic Regression from scratch, while my Python code includes visualizations to better understand the process.
reece-iriye's Repositories
reece-iriye/cs5324-MachineLearningNotebooks
reece-iriye/AudioFiltering-FFT-DopplerShifts
reece-iriye/Heartbeat-Reading-and-Face-Detection
Using Core Image and OpenCV in iOS to detect faces and read heartbeats of a user with the iPhone's built-in flashlight.
reece-iriye/Saxophone-Hero
Step onto the stage with Saxophone Hero, where your tenor saxophone is the key to unlocking a rhythmic adventure through a world of sheet music. In this game, your character scores points by hitting the right notes. Powered by machine learning, the game captures the pitch from your saxophone and translates it to player movement in real time.
reece-iriye/Solving-2D-Poissons-Equation-Using-Finite-Difference-Method-and-Iterative-Solvers
Implementing 2D Poisson's Equation using the Finite Difference Method and Iterative Solvers for matrices. Explored LU decomposition & the Thomas algorithm, Jacobi, Gauss-Seidel, and the Standard Over-Relaxation (SOR) method. MATH 4315: Advanced Scientific Computing with Professor Weihua Geng.
reece-iriye/Advanced-Deep-Learning-Projects
Group projects for CS 8321.
reece-iriye/Loan-Default-Deep-Dive-EDA
Dove deep into the context of a dataset from Kaggle containing extensive information (around 36 features) on around 150,000 loan applicants.
reece-iriye/MRI-Tumor-Detection-with-ResNet50-and-DinoV2
Performed PCA and Randomized PCA, Fine-tuned ResNet50 to achieve a 94% accuracy in identifying tumor type in MRI images, and showcased human-interpretable feature reduction and mapping with Meta's DinoV2 model.
reece-iriye/Audio-Lab
CS 5323: Mobile Apps Sensing & Learning In-Class Assignment 2
reece-iriye/AudioLabSwift-cs5323-demo
Examples using core audio with AVSession. This using low level functions to access the audio card callback, and expels using the FFT. Use with flipped module and lab two.
reece-iriye/Bang-iPhone-iOS-App
iOS App deployment for banging hand on floor and identifying direction of hand with respect to phone using Machine Learning.
reece-iriye/Bang-iPhone-Tornado-Server
Python MongoDB and Tornado server-side ML implementation for banging hand on floor and identifying direction of hand with respect to phone using Machine Learning.
reece-iriye/Brain-Tumor-Detection-Model
Applied a ResNet model to classify the existence of types of tumors in brains based on MRI scans of them.
reece-iriye/chess.com-Exploratory-Data-Analysis
Exploratory Data Analysis (EDA) of chess.com game data primarily focusing on players with higher ELO's. Used R and Quarto to generate interactive HTML interface.
reece-iriye/cs5323-ICA2-Audio-Lab
reece-iriye/cs5323-UserInterfaceICA
An example using UIKit for a class at SMU on iOS sensor development. This is used for flipped module one.
reece-iriye/deepface-typo-pull-request
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
reece-iriye/fashionpedia-api
Python API for Fashionpedia Dataset
reece-iriye/http-request-from-scratch
Building a CURL-like executable in C++ to learn more about how HTTP works and how my system and operating system work.
reece-iriye/kokkos-tutorials
Tutorials for the Kokkos C++ Performance Portability Programming EcoSystem. Documentation here: https://kokkos.github.io/kokkos-core-wiki/
reece-iriye/March-Madness-Game-Prediction-Using-Prospective-Modeling-and-Machine-Learning
Predicted game outcomes NCAA Men's Basketball Division 1 games in the 2022-23 season using 10-day moving averages & locations to track recent team performance as a predictor for their performance in their next upcoming game.
reece-iriye/math4334-MathModelingNotebooks
reece-iriye/Mitigating-Bias-in-Stable-Diffusion-Models-Using-LoRA
reece-iriye/Multilayer-Perceptron-from-Scratch
Coded a multilayer perceptron from scratch allowing for dynamic layer instantiation.
reece-iriye/neovim-config
Neovim configuration. Version control, custom keymappings for spacing, LSP servers, debugging, and compatibility with tmux supported.
reece-iriye/personal-website
Using front-end and back-end tools of my choosing to build a unique personal website.
reece-iriye/PQR-Conversions
Script for PQR file generation for protein-ligland bonding PDB-Bind+ data. Requires directory structure for data.
reece-iriye/Rural-Texas-Firm-Failure-Research-with-Machine-Learning
Data, code, & other materials for (WORKING) co-authored research paper: "Identifying Determinants of Rural Economic Resiliency via COVID-19 Firm Closures: A Multi-Model Machine Learning Approach for Investigating Successful Economic Development in Rural Texas"
reece-iriye/thrift.ai
reece-iriye/Tracking-Tech-Sector-Regulation-Sentiment-with-NLP