hochthom / cppn-keras
Implementation of a Compositional Pattern Producing Network in Keras
☆32Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for cppn-keras
- CPPN in Keras 2☆37Updated 6 years ago
- First attempt to use the previous CPPN-GAN-VAE model to train on CIFAR-10 images.☆39Updated 8 years ago
- ☆114Updated 3 months ago
- Continious Generative Adversarial Network☆44Updated 6 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.☆125Updated 8 years ago
- Source code of the CPPN-Explorer tool. See http://www.evolvingai.org/PicbreederCanalization for the accompanying publication.☆27Updated 7 years ago
- Generative Art Experiments☆55Updated 6 years ago
- presentations☆44Updated 5 years ago
- An experiment in VAE-based artistic style transfer by embedding fiddling.☆36Updated 5 years ago
- Style Transfer (Google Colab)☆28Updated 2 years ago
- simple generative adversarial network (GAN) using PyTorch☆32Updated 7 years ago
- Trained models for keras-rl.☆21Updated 8 years ago
- Synthetic book pages created with a PGGAN☆73Updated 6 years ago
- Models generated by CycleGAN☆43Updated 7 years ago
- based on https://github.com/kwj2104/CPPN-WGAN, but on chineses fonts and improved architecture☆48Updated 6 years ago
- Recovering latent vectors from Generative Adversarial Networks☆17Updated 7 years ago
- This depot contain tutorials for real beginners who want to understand machine learning by reading some code.☆45Updated 5 years ago
- ☆25Updated 5 years ago
- torch code to decode (and almost encode) latents from art-DCGAN's Portrait GAN☆40Updated 6 years ago
- Code base for "Innovation Engines" GECCO 2015 paper☆29Updated 7 years ago
- Here I will share the code from the lectures of the course: Generative Image Modelling with Deep Neural Networks taught in the Summer Ter…