Skip to content
View angusfung's full-sized avatar

Highlights

  • Pro

Organizations

@ONE800Inc @Scholarply
Block or Report

Block or report angusfung

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. population-based-training population-based-training Public

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

    Python 55 8

  2. pbt-gan pbt-gan Public

    Applying Population Based Training on Generative Adversarial Networks.

    Python 9 2

  3. barrel-inspector-robot 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 …

    Assembly 2

  4. numbrix-hidato-AI 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.

    Python 1 2

  5. sokoban-AI sokoban-AI Public

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

    Python 7 5

  6. movie_reviews movie_reviews Public

    Sentiment classifier for movie reviews

    Python