BayBenj
OLD ACCOUNT -> go to `ben-bay`. I am interested in a broad range of computer science topics, including deep learning and data science.
Bay Area
Pinned Repositories
CIFAR10-dnn-classifier
A deep neural network classifier for the CIFAR-10 data set.
cs230-proj
Stanford CS230 Deep Learning Project
DCGAN
Deep convolutional generative adversarial network built in Tensorflow, learns from any data set of images to generate its own versions of the data.
english-syllabifier
Tool for parsing English phonemes into syllables.
lyrist-text-transformer
Software for lyric & poetry transformation
markov-modeler
Makes n-grams for text.
rhyme-scorer
ndmaze
Package for generating and traversing mazes of 2 to n dimensions.
NHANES-disease-predictor
A deep neural network that guesses whether patients have coronary heart disease based on 58 features found in NHANES data.
relational-rule-evaluator
BayBenj's Repositories
BayBenj/english-syllabifier
Tool for parsing English phonemes into syllables.
BayBenj/lyrist-text-transformer
Software for lyric & poetry transformation
BayBenj/rhyme-scorer
BayBenj/cs230-proj
Stanford CS230 Deep Learning Project
BayBenj/6-word-stories
BayBenj/CIFAR10-dnn-classifier
A deep neural network classifier for the CIFAR-10 data set.
BayBenj/DCGAN
Deep convolutional generative adversarial network built in Tensorflow, learns from any data set of images to generate its own versions of the data.
BayBenj/markov-modeler
Makes n-grams for text.
BayBenj/basic-perceptron
BayBenj/char-RNN
A neural net text generator that learns character by character.
BayBenj/combinatorial-game-ai
BayBenj/evil-hangman
A devious variant of the classic game of hangman.
BayBenj/intermountain-assignment
BayBenj/Java-Word2Vec-Interface
A Java interface for simple word2vec operations.
BayBenj/productivity-scripts
Homemade productivity tools for visualizing and organizing life.
BayBenj/spelling-corrector
A spelling corrector using 2-step edit distance.
BayBenj/sudoku-solver
Solver of 9x9 Sudoku puzzles using the Prolog language.
BayBenj/TwitterBot