Pinned Repositories
Tiresias
Privacy Preserving Peer-to-Peer Machine Learning
ao3-disco-ai
This repository contains the modeling code for AO3 Disco.
IntXeger
Generate unique strings from regular expressions.
note-scanner
An app which can sight-read piano sheet music.
pinpoint
An unofficial, incomplete, HTML5/JS port of "aa", an iPhone/Android game created by General Adaptive Apps. This was developed independently from the original and is not in any way endorsed by the original designers.
pitch-perfect-auto-tune
A web application which can adjust pitch in real time, using the HTML5 Audio API and performing all calculations on the client side.
raiju
A reinforcement learning experiment for Halite.
watchtower
This repository contains the code for AdMob Watchtower.
DeepEcho
Synthetic Data Generation for mixed-type, multivariate time series.
SDV
Synthetic data generation for tabular data
k15z's Repositories
k15z/pitch-perfect-auto-tune
A web application which can adjust pitch in real time, using the HTML5 Audio API and performing all calculations on the client side.
k15z/note-scanner
An app which can sight-read piano sheet music.
k15z/pinpoint
An unofficial, incomplete, HTML5/JS port of "aa", an iPhone/Android game created by General Adaptive Apps. This was developed independently from the original and is not in any way endorsed by the original designers.
k15z/SkyiDreams
SkyiDreams uses an autoencoder network to learn the style of images and dream up new ones. Just put some pictures in the memories folder - Skyi will dream up some awesome pictures and put them in the dreams folder.
k15z/age-net
Train a neural network to look at photographs and make a reasonable guess at the age of the subject. The training data set was collected from the IMDB website and contains over 6000 photos sorted by the age.
k15z/soccer-ai
This project is a cross between RoboCup and MIT Battlecode: user-created AI's direct their team's players on the simulated soccer field.
k15z/bayms.web
This is the final iteration of the Bay Area Youth Music Society's 2015 user management system.
k15z/6.867-pset1
k15z/6.867-pset2
k15z/automatic-summarization
Takes in an article and spits out a short summary.
k15z/Balor.NET
Project Balor is my latest attempt at implementing a portable, lightweight computer vision and artificial intelligence library for the .NET framework. This code is probably never going to be production ready, but it is still going to be an awesome learning experience for me :).
k15z/battlecode-2016-csrf
This is a proof-of-concept demonstrating the CSRF vulnerability present on the Battlecode 2016 website. If you are logged in to Battlecode and you click on the below link, the bio field of your team's profile will be changed to "This team was pwned!"; this can be easily extended to delete users/teams as well as do many more evil-er things.
k15z/battlecode2016-team207
k15z/bayms
k15z/CsEdu-3-Perceptron
A neural network based on the multilayer perceptron with three layers of weights.
k15z/cubic-vision
k15z/foenix
k15z/forest6
This is a javascript random forest implementation. It supports multiple classes;it accepts numerical input vectors and string outputs labels.
k15z/hydra-tk
This is a collection of artificial intelligence code that I began working on the summer after senior year. Although most of these programs were written with my homemade Hydra Computing Cluster in mind, they should work fine on any platform which supports the Mono .NET framework.
k15z/kevz-svm
k15z/MakhaiC4
Teaching a neural network to play connect four.
k15z/MakhaiDDD
This is the Makhai Distracted Driver Detector.
k15z/project-dejavu
This project is my attempt to build a fast video fingerprinting system.
k15z/skyi-ai
This module contains javascript implementations of AI/ML/CV algorithms.
k15z/skyi-board
Take a source video and project it onto the wall of a target video, make it seem like the source video is actually playing on the wall.
k15z/skyi-eye
k15z/SkyiFaceJS
Offline javascript face recognition using local binary patterns and support vector machines.
k15z/stickmen-ai
A fully functional facial recognition system.
k15z/turtlescript
This is a toy programming language which combines the best parts of javascript, coffeescript, and python.