frankwang95
I studied mathematics and statistics at the University of Chicago. Now I work on applied machine vision problems at Google.
GoogleSF Bay Area
Pinned Repositories
collection_reddit_raw
A flask based data collection service for ingesting historical submission/comment data for a subreddit.
data_col
Controller for managing remote resources between different projects for web scraping and distributed computation.
experiments
A repository used to host notebooks to empirically investigate theory based hypothesis related to machine learning and neural networks.
frankwang95.github.io
My personal blog.
gpt-3-experiments
Test prompts for OpenAI's GPT-3 API and the resulting AI-generated texts.
jenkins_traub
A toy implementation of the Jenkins Traub polynomial complex root finding algorithm in Haskell.
lib_learning
A collection of implementations for common machine learning algorithms.
polynomials
A collection of scripts to generate a density map of the roots of unitary polynomials in the complex plane.
sbhacks_mnist
A repository to host materials for the SB Hacks workshop hosted by LogMeIn.
shuffled_complex_evolution
An implementation of the shuffled complex evolution algorithm developed for the EVS division at the Argonne National Laboratory for calibrating the Community Earth Science Model against data from the GRACE mission.
frankwang95's Repositories
frankwang95/shuffled_complex_evolution
An implementation of the shuffled complex evolution algorithm developed for the EVS division at the Argonne National Laboratory for calibrating the Community Earth Science Model against data from the GRACE mission.
frankwang95/sbhacks_mnist
A repository to host materials for the SB Hacks workshop hosted by LogMeIn.
frankwang95/lib_learning
A collection of implementations for common machine learning algorithms.
frankwang95/data_col
Controller for managing remote resources between different projects for web scraping and distributed computation.
frankwang95/experiments
A repository used to host notebooks to empirically investigate theory based hypothesis related to machine learning and neural networks.
frankwang95/frankwang95.github.io
My personal blog.
frankwang95/gpt-3-experiments
Test prompts for OpenAI's GPT-3 API and the resulting AI-generated texts.
frankwang95/jenkins_traub
A toy implementation of the Jenkins Traub polynomial complex root finding algorithm in Haskell.
frankwang95/polynomials
A collection of scripts to generate a density map of the roots of unitary polynomials in the complex plane.
frankwang95/liars_poker
A simple 2-player liars poker server using SCP to interface between players.