angusfung

angusfung

Geek Repo

Location:Toronto

Home Page:https://angusfung.github.io

Github PK Tool:Github PK Tool


Organizations
ONE800Inc
Scholarply

angusfung's repositories

population-based-training

Reproducing results from DeepMind's paper on Population Based Training of Neural Networks.

pbt-gan

Applying Population Based Training on Generative Adversarial Networks.

sokoban-AI

AI of the game Sokoban using search strategies and heuristics with deadlock checking.

Language:PythonStargazers:7Issues:1Issues:0

face-gender-classification

Facial and gender classification of actors from scratch, using linear regression, with pictures taken from FaceScrub.

Language:PythonStargazers:3Issues:0Issues:0

barrel-inspector-robot

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 proof-of-concept prototype.

Language:AssemblyLicense:MITStargazers:2Issues:1Issues:0

sudoku-AI

Sudoku solver by modelling it as a CSP (constraint-satification problem), and additionally as an exact cover problem using Dancing Links (TO DO).

Language:PythonStargazers:2Issues:1Issues:0

deepnn_classifier

Classifying faces and hand-written characters (Python + Tensor flow)

Language:PythonStargazers:1Issues:1Issues:0
Language:LuaStargazers:1Issues:1Issues:0

numbrix-hidato-AI

AI for the game Numbrix and Hidato by means of modelling it as a constraint-satisfication problem using BT, FC, GAC with MRV heuristic.

Language:PythonStargazers:1Issues:1Issues:0

tenner-grid-AI

AI for the game Tenner Grid by means of modelling it as a constraint-satisfication problem using BT, FC, GAC with MRV heuristic.

Language:PythonStargazers:1Issues:1Issues:0

cartpole-AI-RL-policy-gradient

Implementation of OpenAI's Cart Pole and adjusted to incorporate reinforcement learning with policy gradients.

Language:PythonStargazers:0Issues:2Issues:0

movie_reviews

Sentiment classifier for movie reviews

Language:PythonStargazers:0Issues:1Issues:0

rob301_labs

leJOS code for the lab component of ROB301

Language:JavaLicense:MITStargazers:0Issues:0Issues:0