Pinned Repositories
bracketologist
Picks all of the games in the NCAA Tournament based on Ken Pomeroy's team ratings.
demo_app
Ruby Rails tutorial demo app
DisneylandHotelPriceSraper
Disneyland Hotel Price Scraper
first_app
First rails app per railstutorial.org
flashcards
HTML5 flashcard app
FlashCards-1
An application that uses the web speech api to provide short quizes which can be answered with your voice.
lazy_ncaa
Run this script to auto-determine an NCAA bracket, based only on past performance between seeds
MarchMadnessMonteCarlo
Python Monte Carlo
markov-chain-generator
Markov chain based text generator.
markov_poem
Markov Poem Generator
mdelaney99's Repositories
mdelaney99/bracketologist
Picks all of the games in the NCAA Tournament based on Ken Pomeroy's team ratings.
mdelaney99/demo_app
Ruby Rails tutorial demo app
mdelaney99/DisneylandHotelPriceSraper
Disneyland Hotel Price Scraper
mdelaney99/first_app
First rails app per railstutorial.org
mdelaney99/flashcards
HTML5 flashcard app
mdelaney99/FlashCards-1
An application that uses the web speech api to provide short quizes which can be answered with your voice.
mdelaney99/lazy_ncaa
Run this script to auto-determine an NCAA bracket, based only on past performance between seeds
mdelaney99/MarchMadnessMonteCarlo
Python Monte Carlo
mdelaney99/markov-chain-generator
Markov chain based text generator.
mdelaney99/markov_poem
Markov Poem Generator
mdelaney99/ProjectEuler
Python / Ruby scripts created while playing around with problems in the Project Euler set.
mdelaney99/RemingtonDrakeProject
Playing with Markov Chains and machine learning to see if I can get as far as creating a completely fictional author and publish a book using completely generated text. After reviewing some examples on GitHub using the Shakespeare Sonnet Generator (http://www.devjason.com/2010/12/28/shakespeare-sonnet-sourced-markov-text-generation/) as a first step for learning before moving on to more in depth things.
mdelaney99/WordlistGenerators