Coder Social home page Coder Social logo

Nigel Chin's Projects

age-gender icon age-gender

Age and gender recognition using arcface and MLP.

asteroids icon asteroids

Inspired by Coding Train and Code Bullet, here is my take on the Asteroids game with an AI trained using Neuroevolution through Augmenting Topologies (NEAT), given vision using ray casting.

face-detection-recognition icon face-detection-recognition

This repo is forked from https://github.com/deepinsight/insightface. I use their face detection (retinaface) and face recognition (arcface).

historyofaviationcrashes icon historyofaviationcrashes

This Shiny app encourages the user to travel through time and read about some of the deadliest crashes in history.

l2cs-net icon l2cs-net

The official PyTorch implementation of L2CS-Net

maze-lightning icon maze-lightning

This simple project approximates the shape of lightning by generating a random maze using Randomized Prim's algorithm and solving it using breadth-first search.

neural-network icon neural-network

This project aimed to write perceptron and neural network classes from scratch, and then use them on classic toy problems such as linear/non-linear function approximation and digit recognition using the MNIST dataset.

project-euler icon project-euler

This repository contains my solutions for Project Euler written in Scala

python-sc2 icon python-sc2

A StarCraft II bot api client library for Python 3

simulating-an-epidemic icon simulating-an-epidemic

Based on Simulating an Epidemic by 3Blue1Brown, this interactive simulation lets the user explore their ideas experimentally and quantitatively in a limited fashion, and to understand the drastic effects minor changes in behaviour can have in our fight against any disease.

snake icon snake

This project uses Q-Learning, Hamiltonian Cycles and Breadth First Search to play Snake. Mazes can also be drawn for the snake to navigate through.

sudoku icon sudoku

This project aims to solve Sudoku puzzles using a variety of algorithms such as Breadth and Depth First Search, Algorithm X, DLX, as well as their greedy variants.

tetris icon tetris

Tetris app that with a Rules Based Bot.

website icon website

The train engine powering the Coding Train website

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.