Implementation of a Compositional Pattern Producing Network in Keras
☆33Jul 29, 2016Updated 9 years ago
Alternatives and similar repositories for cppn-keras
Users that are interested in cppn-keras are comparing it to the libraries listed below
Sorting:
- CPPN in Keras 2☆38May 13, 2018Updated 7 years ago
- First attempt to use the previous CPPN-GAN-VAE model to train on CIFAR-10 images.☆39Apr 6, 2016Updated 9 years ago
- Very Simple and Basic Implementation of Compositional Pattern Producing Network in TensorFlow☆320May 11, 2018Updated 7 years ago
- Code for reproducing the results from the paper Avoiding Side Effects in Complex Environments☆12Jun 3, 2021Updated 4 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.☆126Jun 2, 2016Updated 9 years ago
- Train CPPNs as a Generative Model, using Generative Adversarial Networks and Variational Autoencoder techniques to produce high resolutio…