joelrorseth
PhD @ UWaterloo. Currently focused on explainability and interpretability for LLMs.
Waterloo, Ontario
Pinned Repositories
AtMe
A simple, lightweight instant messaging application for iOS
CI-Theater-GH-Actions
A study of bad CI practices in GitHub Actions projects
Expert-Expense
A complete budgeting app with features to track your income, expenses, and generate reports
Genetic-Algorithm
A C++17 Genetic Algorithm implementation to solve the problem of assigning a set of N compute tasks to M machines
HyperTune
A fully distributed hyperparameter optimization tool for PyTorch DNNs
Introduction-to-Algorithms
A collection of C++17 algorithm implementations from Introduction to Algorithms (Cormen et al.)
IronInspiredFitness-Android
An informative fitness application for Android, designed to create personalized workouts
RAG-TheoremQA
Evaluation of RAG and advanced prompting strategies for TheoremQA
Tree-Trouble
An interactive Swift Playground Book about Binary Search Trees (WWDC 2017 Scholarship winner)
World-Tour
An interactive Swift Playground that builds a genetic algorithm to solve the TSP (WWDC 2018 Scholarship winner)
joelrorseth's Repositories
joelrorseth/Tree-Trouble
An interactive Swift Playground Book about Binary Search Trees (WWDC 2017 Scholarship winner)
joelrorseth/AtMe
A simple, lightweight instant messaging application for iOS
joelrorseth/Genetic-Algorithm
A C++17 Genetic Algorithm implementation to solve the problem of assigning a set of N compute tasks to M machines
joelrorseth/Expert-Expense
A complete budgeting app with features to track your income, expenses, and generate reports
joelrorseth/Introduction-to-Algorithms
A collection of C++17 algorithm implementations from Introduction to Algorithms (Cormen et al.)
joelrorseth/IronInspiredFitness-Android
An informative fitness application for Android, designed to create personalized workouts
joelrorseth/Machine-Learning-Book
Machine learning programs implemented using "Hands-On Machine Learning with Scikit-Learn and TensorFlow"
joelrorseth/CI-Theater-GH-Actions
A study of bad CI practices in GitHub Actions projects
joelrorseth/HyperTune
A fully distributed hyperparameter optimization tool for PyTorch DNNs
joelrorseth/Its-A-Date-Backend
joelrorseth/Machine-Learning-Pattern-Recognition
A variety of machine learning experiments (60-473 assignments) implemented with Scikit
joelrorseth/RAG-TheoremQA
Evaluation of RAG and advanced prompting strategies for TheoremQA
joelrorseth/World-Tour
An interactive Swift Playground that builds a genetic algorithm to solve the TSP (WWDC 2018 Scholarship winner)
joelrorseth/2018
Student submissions for the WWDC 2018 Scholarship
joelrorseth/Algorithms
A collection of algorithms and solutions to algorithmic problems
joelrorseth/Big-Data-Analytics
Several big data projects, including work from the 60-425 course
joelrorseth/Boss-Fight
A Unity fighting game where the player faces off against a boss
joelrorseth/Cancer-Research-Machine-Learning
Research work in the area of cancer diagnosis using machine learning with R
joelrorseth/Cracking-the-Coding-Interview
A collection of C++17 solutions for Cracking the Coding Interview problems
joelrorseth/csgames18-competition
CS Games 2018 Mobile Competition http://2018.csgames.org
joelrorseth/HackerRank-Solutions
A collection of Python 3 solutions to various HackerRank problems
joelrorseth/Its-A-Date-Frontend
joelrorseth/llama_index
LlamaIndex is a data framework for your LLM applications
joelrorseth/Machine-Learning-Algorithms
A selection of common Machine Learning and Data Science algorithms
joelrorseth/Machine-Learning-Stanford
My collection of solutions and code from the Stanford Coursera Machine Learning course
joelrorseth/pygaggle
a gaggle of deep neural architectures for text ranking and question answering, designed for Pyserini
joelrorseth/Simple-Angular-Webapp
A simple webapp created using AngularJS
joelrorseth/Snippets
My collection of concise, reusable data structure implementations, common algorithms, problems etc.
joelrorseth/stringJR
Collection of Rewritten <string.h> Function Implementations
joelrorseth/uWindsor-POTW-Leaderboard
A django web app used for managing problem of the week leaderboards for the uWindsor CSS