course work
A subset of works produced over time.
Courses
- MATH 562 - Derivative-Free Optimization (DFO) @ UBC - Okanagan
- Project: Exploring the NOMAD Software by GÉRAD developed in Montréal, Québec
-
nomad
repo and write up
- COMP 520 - Compiler Design @ McGill University
- One of three in designing a compiler for Golite, a subset of Golang
- repo with final report
- COMP 424 - Artificial Intelligence @ McGill University
- Wrote a basic agent to play Othello (Reversi) using Monte-Carlo methods
- Ranked quite poorly against classmates, exemplifying the strength of many Machine Learning-based agents over mine