Giter VIP home page Giter VIP logo

Stuart Colianni's Projects

bitcoinmarkov icon bitcoinmarkov

Exploring whether the day to day price fluctuations of bitcoin, UP and DOWN, be expressed (meaningfully) as a markov chain?

captchasolver icon captchasolver

captchaSolver.py is a python script that expands the functionality of pytesser to solve the numerical captchas used in the creation of Gmail accounts. This was created to automate the task of creating Gmail accounts dynamically.

cnn-for-digit-recognition icon cnn-for-digit-recognition

This is the code I created to find solutions to the Kaggle MNIST digit recognition competition using a Convolutional Neural Network.

evolvingimageswithgaandcnn icon evolvingimageswithgaandcnn

Can human-recognizable images be evolved with a Genetic Algorithm, using the softmax scores from a CNN as the fitness function?

genderclassifiercnn icon genderclassifiercnn

A Convolutional Neural Network designed to classify the subject of a photo by gender. This model was created by applying Transfer Learning to TensorFlow's Inception-v3 model.

generatepdf icon generatepdf

A simple reference script for programmatically generating PDF files with visualizations.

haikugenerator-v1 icon haikugenerator-v1

This script writes haikus using a Markov Chain language model and a clustering algorithm.

kaggle-mnist-inception-cnn icon kaggle-mnist-inception-cnn

This project uses a retrained TensorFlow Inception model to make predictions for the Kaggle MNIST competition. Results are then compared to those from a handmade CNN.

knnensemble icon knnensemble

Greatly improving the KNN classifier by perturbing along K values, training sets, feature selection, distance metric; with numerous voting methods (that are superior to majority vote) implemented as well.

mylifeinascii icon mylifeinascii

A script that can create ASCII art from image or video inputs.

raplyricscraper icon raplyricscraper

This python script downloads the lyrics for every rap song on genius.com.

restfultor icon restfultor

A python module that allows the user to change IP addresses and make RESTful calls to be made through the Tor network.

searchheap icon searchheap

A custom data structure to store key-value pairs that has all the advantages of a dictionary and a heap.

securechat icon securechat

Implements various cryptographical protocols used in secure chat clients

spreadhappiness icon spreadhappiness

A project that finds users on Twitter who are having a "bad day" and sends them a custom message with a picture of a cute kitten, to cheer them up.

textbombalarmclock icon textbombalarmclock

A simple python script that leverages the continual delivery of SMS messages via an SMTP server to act as an alarm clock.

textbot icon textbot

A simple TextBot class for programmatically sending and receiving text messages via email.

texttomarkov icon texttomarkov

A python script that takes a text file as an input, creates a 2-gram Markov Chain, and can generate sentences based on that Markov Chain.

tinderfacescraper icon tinderfacescraper

A simple script to scrape Tinder profile photos for the purpose of creating a facial dataset.

twitteruserscraper icon twitteruserscraper

A python script that scrapes the latest tweets from a Twitter user and saves them to a text file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.