Software
Encyclopedia Britannica for Kids Data (Python)
Multimodal, aligned encyclopedia data from kids.britannica.com
- Scraping (BS4) | GitHub
Jeopardy Clue Data (Python)
j-archive.com
clue data as a QA dataset?
SSBM Tournament Data (Python)
SSBM tournament data from slippi.gg/tournament
as RL training data
Extracting Objects from YouTube Videos (Python)
Extract objects (person, bottle, etc.) from YouTube videos and train ResNet VAEs on the classes
- Data Download, DETR Object Detection, ResNet VAE Training | Colab
Poker Study Tools Website (JavaScript, Python)
Poker hand analysis tools implemented with Flask, React, and D3
- Source Code & Screenshots | GitHub
Sphero Droid Applications (Swift, Python)
iOS application to connect to and control Sphero Droids
- Source Code & Screenshots | GitHub
Python wrapper to connect to and control Sphero Droids
Opinion Mining Amazon Reviews (Python)
dependency parsing + word2vec + VADER sentiment analysis => opinion mining
Information Extraction Using DBSCAN and Layout Analysis (Python)
OCR + DBSCAN + Layout Analysis + ML Model => structured information extraction
VODs Scraper (Python)
Command line application to download SSBM tournament VODs from vods.co
- Source Code | GitHub
multitetris (Rust)
Multiplayer tetris using websockets and OpenGL
Foodstruck (Objective C)
iOS Application for ordering food from food trucks
Tweet Sentiment Analyzer (Python)
Track tweet sentiment for keywords in real time
- Source Code | GitHub