@gtoubassi

Top repositories

1

femtozip

FemtoZip is a "shared dictionary" compression library optimized for small documents that may not compress well with traditional tools such as gzip
Shell
146
star
2

dqn-atari

A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well
Python
91
star
3

mnist-vae

Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior classification results with limited labels.
Python
31
star
4

mnist-gan

A Generative Adversarial Network (GAN) for generating mnist digits
Python
30
star
5

ProductClassification

A playground for classifying products based on image and text features using deep learning.
HTML
24
star
6

simple-raycasting

A simple implementation of ray casting like those used in early "3D-ish" games like Wolfenstein 3D.
Java
6
star
7

mikado-universe

A javascript simulation of a "mikado universe" as described at http://bit.ly/ji8ai3. The toy universe shows how the macroscopic effect of gravity could be an "emergent" force resulting from the increase of entropy.
JavaScript
6
star
8

active-learning-mnist

Simple example of using Active Learning on MNIST
Jupyter Notebook
4
star
9

simple-autodiff

A simple (but inefficient) auto diff algorithm in python using a "define by run" methodology.
Python
3
star
10

SimpleReinforcementLearning

A demonstration of table based, SARSA reinforcement learning for a simple cat/mouse game
Java
2
star
11

simple-vanity-url-shortener

60 lines of JavaScript, a Google Sheet, a bit of AWS, and a domain gets you your very own URL shortener!
JavaScript
2
star
12

JavaLaunch

JavaLaunch is yet another win32 java launcher designed for max simplicity. Built during creation of https://github.com/gtoubassi/FileBunker
C++
2
star
13

FileBunker

FileBunker is a file backup application which uses one or more GMail accounts as a free, offsite backup repository.
Java
2
star
14

NeuralNet

From scratch Java implementation of the simple handwriting recognition neural net outlined in the first two chapters of neuralnetworksanddeeplearning.com
Java
1
star