Pinned Repositories
aidanmrli
Config files for my GitHub profile.
CSC110-Project
Investigating the effects of the COVID-19 pandemic on house prices in 11 Canadian cities. For CSC110 course, University of Toronto
Investigating-Detective-Novels
Statistical analyses using R investigating what makes for a satisfying detective novel. For STA130 course, University of Toronto
montecarlo
A modular high-level library for running high-dimensional Metropolis algorithms across a variety of scaling and tempering conditions.
MovieRecommender
Movie Recommender system using LightGCN model proposed in https://arxiv.org/abs/2002.02126
T5-News-Summarization
Trained a SimpleT5 ML model to summarize a news article into a short headline using NLP. Uses SimpleT5 built on PyTorch-lightning and Transformers. Dataset and notebook originally from Kaggle.
01-intro-to-java-aidanmrli
01-intro-to-java-aidanmrli created by GitHub Classroom
Intentful
talkology
🏆 assembly ai prize at hack the north 2022, a web app that serves as your speech analysis assistant to help with cracking the behavioral interview!
Mod_Arch
aidanmrli's Repositories
aidanmrli/MovieRecommender
Movie Recommender system using LightGCN model proposed in https://arxiv.org/abs/2002.02126
aidanmrli/aidanmrli
Config files for my GitHub profile.
aidanmrli/CSC110-Project
Investigating the effects of the COVID-19 pandemic on house prices in 11 Canadian cities. For CSC110 course, University of Toronto
aidanmrli/Investigating-Detective-Novels
Statistical analyses using R investigating what makes for a satisfying detective novel. For STA130 course, University of Toronto
aidanmrli/montecarlo
A modular high-level library for running high-dimensional Metropolis algorithms across a variety of scaling and tempering conditions.
aidanmrli/T5-News-Summarization
Trained a SimpleT5 ML model to summarize a news article into a short headline using NLP. Uses SimpleT5 built on PyTorch-lightning and Transformers. Dataset and notebook originally from Kaggle.
aidanmrli/TGMamba
Mamba SSM architecture for temporal graphs