-
Data Scientist
- Cleveland, Ohio
Stars
Time Machine style backup with rsync.
Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/
Code samples for my book "Neural Networks and Deep Learning"
System that calculates and uses algorithms to predict the outcome of NBA, NHL, and MLB sports games.
A Python module for decorators, wrappers and monkey patching.
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
A work in progress python script to scrape play by play data from MLB games, focusing on getting any statcast data.
Chrome extension: Gives Ctrl+F like find results which include non-exact (fuzzy) matches using string edit-distance and GloVe/Word2Vec. Also searches by regular expressions.