- San Francisco, CA
-
kmeranda.github.io Public
The files to support my personal website, highlighting select projects from my portfolio, showing my updated resume, and allowing users to contact me
JavaScript MIT License UpdatedNov 2, 2017 -
Study_Buddies Public
iOS for finding nearby friends and groups to study for classes with
Objective-C UpdatedMay 4, 2017 -
-
predictive_keyboard Public
This program trains a 10-gram character by character trained model that predicts which character will be the next character to be typed. It resizes the keys on the keyboard to match the probability…
Python UpdatedDec 22, 2016 -
disfluency_remover Public
This program trains a model on labelled training data to remove speech disfluencies, such as "um," "like," "you know," etc to keep only the core part of the text.
-
translator Public
This program takes in a synchronous grammar file and a file of lines to be translated using the grammar. It generates a probabilistic context-free grammar using the rules file. Then it uses viterbi…
Python UpdatedDec 22, 2016 -
classifier Public
Takes in lines from the presidential debates and trains a model to guess which candidate said the line
Python UpdatedDec 21, 2016 -
-
tetris_wars Public
Multiplayer Tetris game made in python using PyGame and Twisted libraries
-
-
Web-Graphics Public
This repo contains my work on web graphics using WebGL
JavaScript UpdatedJan 14, 2016 -
Compiler Public
This is the source code to a compiler for a small pedantic coding language
-
-