Pinned Repositories
cat-generator
Generate cat images with neural networks
colorizer
Add colors to black and white images with neural networks (GANs).
face-comparer
Neural net to compare human faces.
face-generator
Generate human faces with neural networks
imgaug
Image augmentation for machine learning experiments.
imgaug-doc
Code and assets to generate the documentation of imgaug
mario-ai
Playing Mario with Deep Reinforcement Learning
ner-crf
CRF to detect named entities (primarily names of people)
papers
Summaries of machine learning papers
self-driving-truck
Self-Driving Truck in Euro Truck Simulator 2, trained via Reinforcement Learning
aleju's Repositories
aleju/imgaug
Image augmentation for machine learning experiments.
aleju/papers
Summaries of machine learning papers
aleju/mario-ai
Playing Mario with Deep Reinforcement Learning
aleju/self-driving-truck
Self-Driving Truck in Euro Truck Simulator 2, trained via Reinforcement Learning
aleju/cat-generator
Generate cat images with neural networks
aleju/face-generator
Generate human faces with neural networks
aleju/imgaug-doc
Code and assets to generate the documentation of imgaug
aleju/face-comparer
Neural net to compare human faces.
aleju/ner-crf
CRF to detect named entities (primarily names of people)
aleju/colorizer
Add colors to black and white images with neural networks (GANs).
aleju/LossAccPlotter
Plot loss and accuracy of neural networks over time
aleju/cat-bbs
Detect cat faces in videos using pytorch
aleju/sky-generator
Generate images of skies, clouds and sunsets with neural networks.
aleju/computer-vision-algorithms
Toy/training implementations for classical computer vision algorithms. Not intended for productive use.
aleju/gan-error-avoidance
Learning to Avoid Errors in GANs by Input Space Manipulation (Code for paper)
aleju/cat-bbs-regression
Detect cat faces in images using CNNs with regression
aleju/CharVectorizer
Transform strings to vectors for neural networks.
aleju/gan-reverser
Reversing GAN image generation for similarity search and error/artifact fixing
aleju/christmas-generator
Generate christmas images with neural networks
aleju/pomegranate
Graphical models for Python, implemented in Cython for speed.
aleju/cat-generator-deprecated
Generate cat images with neural networks (deprecated version)
aleju/eyescream
natural image generation using ConvNets
aleju/keras
Theano-based Deep Learning library
aleju/numpy
The fundamental package for scientific computing with Python.