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/stanford_cnn
Stanford's CNN course, CS 231
almostimplemented/aiexperiments-ai-duet
Trade melodies with a neural network.
almostimplemented/almostimplemented.github.io
My Github Page
almostimplemented/cmps132
Course Notes for CMPS132: Computability and Complexity Theory
almostimplemented/average-degree
Solution to Insight Data Engineering Fellowship's coding challenge
almostimplemented/bacon
Scala implementation of the "Oracle of Bacon" using IMDB.
almostimplemented/BehavioralCloning-P3
almostimplemented/binder
reproducible executable environments
almostimplemented/binder-build-core
The core logic for converting a directory containing dependencies into a Binder-compatible Docker image
almostimplemented/CarND-LaneLines-P1
Lane Finding Project for Self-Driving Car ND
almostimplemented/clipper
A low-latency prediction-serving system
almostimplemented/cmps181
databases
almostimplemented/codename
almostimplemented/CoreNLP
Stanford CoreNLP: A Java suite of core NLP tools.
almostimplemented/cortex
Machine learning in Clojure
almostimplemented/duckling
Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings.
almostimplemented/duckling_deprecated
Probabilistic parser
almostimplemented/edward
A library for probabilistic modeling, inference, and criticism. Deep generative models, variational inference. Runs on TensorFlow.
almostimplemented/entropy_sat
Code related to experiments with random algorithms for solving k-SAT problems
almostimplemented/kaggle-fish
Resources for The Nature Conservancy Fisheries Monitoring Kaggle competition
almostimplemented/mongo-java-driver
The Java driver for MongoDB
almostimplemented/mongo-mapper
Easy POJO codec for MongoDB in Java
almostimplemented/oryx
Oryx 2: Lambda architecture on Apache Spark, Apache Kafka for real-time large scale machine learning
almostimplemented/serving
A flexible, high-performance serving system for machine learning models
almostimplemented/spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
almostimplemented/tensorflow-deepq
A deep Q learning demonstration using Google Tensorflow
almostimplemented/thinc
🔮 spaCy's Machine Learning library for NLP in Python
almostimplemented/thrift
Mirror of Apache Thrift
almostimplemented/TrafficSigns-P2
almostimplemented/udacity-machine-learning
Udacity MLND