Development of an GAN/Autoencoder that will generate Garfield comics.
git clone https://github.com/Kotzly/GarfieldNightmares.git
cd GarfieldNightmares/dist
pip install *.whl
- Deconvolutional Variational Autoencoder based on this repository (IN PROGRESS).
- Autoencoder based on HackerPoet's FaceEditor.
- Autoencoder based on HackerPoet's FursonaGenerator (IN PROGRESS).
- Autoencoder using parallel convolution layers/Inception network.
- Generative Adversarial Neural Network.
- Hacker Poet Garfield Comic Generator!!!