-
-
rapping-neural-network Public
Rap song writing recurrent neural network trained on Kanye West's entire discography
-
art-DCGAN Public
Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
-
twitter-contest-enterer Public
Twitter bot that mass-enters contests on twitters, and (mostly) avoids bot-detection accounts.
-
examples Public
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
-
Bach_AI Public
LSTM Neural Network that tries to write piano melodies similar to Bach's
-
plant-art Public
Guid to help you make generative art using the electrical activity in plants 🎨🌱
-
wikiart-dataset Public
huge corpus of paintings ready for use in machine learning
3 UpdatedFeb 11, 2018 -
3D-Machine-Learning Public
Forked from timzhang642/3D-Machine-LearningA learning resource repository for 3D machine learning
-
Sculpture-GAN Public
3D-DCGAN trained on a corpus of 3D printable objects - as a result, the generations are usually 3D printable
-
LipNet Public
Forked from rizkiarm/LipNetKeras implementation of 'LipNet: End-to-End Sentence-level Lipreading'
-
EQGRP Public
Forked from x0rz/EQGRPDecrypted content of eqgrp-auction-file.tar.xz
-
deep-photo-styletransfer Public
Forked from luanfujun/deep-photo-styletransferCode and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
-
MontyHall Public
Python (2.7) program that simulates the monty hall problem
-
TSA-Travel-Sentry-master-keys Public
Forked from AlaskanShade/TSA-Travel-Sentry-master-keys3D reproduction of TSA Master keys
-
-
Wikisearch Public
Just a quick searching tool for Wikipedia (python 2.7), could use a lot of work. Requires the wikipedia API found at https://github.com/richardasaurus/wiki-api .
-
unbeatable_tictactoe Public
Unbeatable Tic Tac Toe playing algorithm written in python 2.7
-
Stock_advisor Public
This program uses the Yahoo_finance api for python to get basic stock info for a company the user inputs, and then looks at how the company's stock has been doing to give the user advice on whether…