Pinned Repositories
actor-critic
algorithm_W
Algorithm W is a fast type inference algorithm for the Hindley-Milner type system
BTV
cesk-interpreter
A toy CESK-style interpreter written in python
Elasticity
An Infographic designed to help students understand the economics concept of elasticity
jcli
A fully featured LISP interpreter
liteDB
a lightweight python database. It is fast enough for development, and simple to use
nbsvm
A scikit-learn style implementation of NBSVM
PyNeural
A fast neural network with back propagation
type-inference
hindley milner type-inference in python
Joshua-Chin's Repositories
Joshua-Chin/nbsvm
A scikit-learn style implementation of NBSVM
Joshua-Chin/PyNeural
A fast neural network with back propagation
Joshua-Chin/type-inference
hindley milner type-inference in python
Joshua-Chin/algorithm_W
Algorithm W is a fast type inference algorithm for the Hindley-Milner type system
Joshua-Chin/cesk-interpreter
A toy CESK-style interpreter written in python
Joshua-Chin/actor-critic
Joshua-Chin/BTV
Joshua-Chin/matfactor
A simply library to factor sparse matrices into the form e ** (u * v)
Joshua-Chin/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
Joshua-Chin/AVLTree
A Persistent AVL tree implementation in Haskell
Joshua-Chin/bf-opt
An optimizing brainfuck compiler
Joshua-Chin/Cataclysm-DDA
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
Joshua-Chin/conceptnet-5.5-paper
September 2016 paper on ConceptNet 5.5
Joshua-Chin/Crackers
Joshua-Chin/fastai
The fast.ai deep learning library, lessons, and tutorials
Joshua-Chin/fastai-pet-website
Joshua-Chin/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.
Joshua-Chin/Lasagne
Lightweight library to build and train neural networks in Theano
Joshua-Chin/lillychenmd
Joshua-Chin/mastermind
Do you dare challenge the mastermind?
Joshua-Chin/python-stuff
Joshua-Chin/Ray-Tracer-in-a-Weekend
The source code written while reading "Ray Tracer in a Weekend"
Joshua-Chin/RBTree
Red Black Tree Implementation in Haskell
Joshua-Chin/rkt-racket
restricted racket in racket
Joshua-Chin/scipy
Scipy library main repository
Joshua-Chin/sudoku
This repository contains a fast sudoku solver written in Python
Joshua-Chin/SuffixTree
Joshua-Chin/Voxel
The beginnings of a Minecraft-like voxel renderer
Joshua-Chin/Web-Clock-From-Scratch
A simple web app I wrote to learn about javascript dev-tools
Joshua-Chin/webgl-Graphics