Pinned Repositories
alg_design
Java implementations of algorithms and structures from "Algorithm Design" by Kleinberg and Tardos.
checkers
Simple checkers program written in Python. Model implementation of Arthur Samuel's famous program.
cmps109
UCSC C++ Programming Course
piano-capture
Synchronized MIDI playback and audio capture for creating aligned transcription data
PiJAMA
200+ hours of solo jazz piano MIDI, automatically transcribed from thousands of recordings
seq2seq_shenanigans
spotify-downloader
Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
stanford_cnn
Stanford's CNN course, CS 231
tensorflow
Computation using data flow graphs for scalable machine learning
web
My site
almostimplemented's Repositories
almostimplemented/alg_design
Java implementations of algorithms and structures from "Algorithm Design" by Kleinberg and Tardos.
almostimplemented/cmps109
UCSC C++ Programming Course
almostimplemented/compilers