- Toronto
- https://angusfung.github.io
-
-
-
pbt-gan Public
Applying Population Based Training on Generative Adversarial Networks.
-
population-based-training Public
Reproducing results from DeepMind's paper on Population Based Training of Neural Networks.
-
deepnn_classifier Public
Classifying faces and hand-written characters (Python + Tensor flow)
-
face-gender-classification Public
Facial and gender classification of actors from scratch, using linear regression, with pictures taken from FaceScrub.
-
barrel-inspector-robot Public
Fully autonomous robot that investigates the status of heavy water containing barrels for a nuclear power plant. Written in assembly language for the PIC16 microcontroller, to provide a functional …
-
tenner-grid-AI Public
AI for the game Tenner Grid by means of modelling it as a constraint-satisfication problem using BT, FC, GAC with MRV heuristic.
-
sudoku-AI Public
Sudoku solver by modelling it as a CSP (constraint-satification problem), and additionally as an exact cover problem using Dancing Links (TO DO).
-
numbrix-hidato-AI Public
AI for the game Numbrix and Hidato by means of modelling it as a constraint-satisfication problem using BT, FC, GAC with MRV heuristic.
-
sokoban-AI Public
AI of the game Sokoban using search strategies and heuristics with deadlock checking.
-
Implementation of OpenAI's Cart Pole and adjusted to incorporate reinforcement learning with policy gradients.
Python UpdatedMay 6, 2017 -
-
rob301_labs Public
Forked from A-Malone/rob301_labsleJOS code for the lab component of ROB301
Java MIT License UpdatedDec 6, 2016