-
McMaster University
- Toronto, ON
- in/andrewderango
-
marl-tag Public archive
Multi-Agent Reinforcement Learning (MARL) applied to pursuit-evasion: Teaching AI how to play tag
Python UpdatedApr 8, 2026 -
IceAnalytics Public
Developing models and algorithms to deliver probabilistic projections and analytical insights for NHL games, players, and teams
-
-
astropy Public
Forked from astropy/astropyAstronomy and astrophysics core library
Python UpdatedAug 2, 2025 -
EmbeddedPongRF Public
Wireless pong game played on two STM32 microcontrollers
C UpdatedApr 12, 2025 -
AlaREM Public
EEG-informed alarm system for waking at optimal times
TypeScript GNU General Public License v3.0 UpdatedApr 12, 2025 -
Neural-Network-in-C Public
MLP neural network developed entirely from scratch in C
C UpdatedApr 12, 2025 -
helios-nasa Public
HELIOS: High-resolution Earth Light and Infrared Observation System
Python UpdatedApr 12, 2025 -
NHL-Projections-2023 Public
Stacked ensemble machine learning pipeline to predict statistics in professional hockey.
-
NHL-Game-Probabilities Public
Machine learning model that predicts the outcome of NHL and NBA games, determining the probability of teams winning and point spreads.
-
-
HeartFlow Public
Empowering confidence and precision in pacemaker management
-
IBEHS-3S03 Public
Statistical Methods in Biomedical Engineering
Jupyter Notebook UpdatedDec 12, 2024 -
-
Using reinforcement learning and genetic programming to land a rocket at a specified point in a simulated virtual physics environment by controlling its rocket thrusts.
C++ UpdatedApr 4, 2024 -
2D-Physics-Simulator Public
Forked from HashBukhtiar/2d-physics-simulatorWeb application that simulates physics in two dimensions.
JavaScript UpdatedMar 4, 2024 -
-
C program that solves systems of first order linear equations using BiCGSTAB.
-
-
-
TicTacToe Public
TicTacToe (with GUI) against an unbeatable AI, using the Minimax algorithm and Tkinter.
Python MIT License UpdatedJan 4, 2024 -
Binomial-Distribution Public
This is a Binomial Distribution calculator with a Graphical User Interface (GUI) that allows users to calculate the probability of obtaining a certain number of successes within a specified range.
Python UpdatedNov 15, 2023 -
Recency-Bias-in-the-NHL Public
Quantifying adequate recency bias to predict how an NHL player will perform in their next game using multiple and sigmoidal regression.
Python UpdatedDec 31, 2022 -
Discord-Bot Public
Discord bot that interacts with other discord bots and provides real-time advice for ongoing Blackjack games. Probabilities derived from 100,000 Monte Carlo simulations.
Python UpdatedDec 14, 2022 -
NHL-Projections-2022 Public
NHL player statistic projections for the 2022-23 NHL season. Multivariate regression was performed on data scraped from the past 16 seasons using a random forest model, and an aging curve was deter…