mathandy
Computer Vision and Deep Learning Engineer, python coder, math enthusiast, amateur musician, ear training enthusiast.
MotionalBoston, MA
Pinned Repositories
Ear-Those-Notes
EarThoseChords
A tool to help musicians learn to recognize the roots (and other tones) of chords based on a technique adapted from Alain Benbassat
image-classifier
keras-inception-v3-finetuning
Finetune Inception V3 (pre-trained on ImageNet).
pdf-split
Extract a list of pages from a pdf file.
python-macduff-colorchecker-detector
a tool for finding the Macbeth ColorChecker chart in an image.
python-opencv-rectangle-tracker
Use python and opencv to track a piece of letter-size printer paper while it's being written on.
svgpathtools
A collection of tools for manipulating and analyzing SVG Path objects and Bezier curves.
mathandy's Repositories
mathandy/svgpathtools
A collection of tools for manipulating and analyzing SVG Path objects and Bezier curves.
mathandy/python-macduff-colorchecker-detector
a tool for finding the Macbeth ColorChecker chart in an image.
mathandy/python-opencv-rectangle-tracker
Use python and opencv to track a piece of letter-size printer paper while it's being written on.
mathandy/pdf-split
Extract a list of pages from a pdf file.
mathandy/keras-inception-v3-finetuning
Finetune Inception V3 (pre-trained on ImageNet).
mathandy/svg-dendro
Open-source dendrochronology software that uses SVG sketches of tree rings
mathandy/dominion
Parses Dominion (dominion.games) log to get decks.
mathandy/Ear-Those-Notes
mathandy/image-classifier
mathandy/244-project
Andy, Ming, and Zhengkai's CSE 244 final project repo
mathandy/293project
Andy and Jennifer's CMPE 293 project
mathandy/andnn
Andy's personal deep learning tools
mathandy/Classifiers2LearnWith
A library of solutions to USPS, MNIST, and notMNIST written for the purpose of learning.
mathandy/cse12-repo-fetcher
Fetches final submissions from gitlab given a google form responses csv file
mathandy/esesc-project
Andy's 202 ESESC project
mathandy/faust_python
A Python FAUST wrapper implemented using the CFFI.
mathandy/fleek-test
mathandy/harmonize-with-midi
A command line tool to create a midi file that harmonizes with another midi file.
mathandy/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
mathandy/logic-notes
Notes on NAND, NOR, and XOR
mathandy/macduff
Macduff: the Macbeth ColorChecker finder
mathandy/scripts2keep
Some miscellaneous scripts mathandy uses
mathandy/segmentation_models
Segmentation models with pretrained backbones. Keras.
mathandy/test_github_pull_behavior
mathandy/tex_exam_randomizer
A simple tex exam randomizer for RR's CE 12 class
mathandy/tf_examples
Andy's implementations of a few popular deep learning models in TensorFlow
mathandy/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
mathandy/tl_experiments
Some of Andy's Transfer Learning and Domain Adaptatation experiments (with the QuickDraw dataset)
mathandy/vocab-cli
A CLI to define, create a list of, and quiz you on vocabulary words.
mathandy/wavegan
WaveGAN: Learn to synthesize raw audio with generative adversarial networks