This document contains Henry's study notes.
- Updated
Aug 28, 2025
This document contains Henry's study notes.
This repository contains notebooks showcasing various generative models, including DCGAN and VAE for anime face generation, an Autoencoder for converting photos to sketches, a captioning model using an attention mechanism for an image caption generator, and more.
Implementation notebooks and scripts of Artistic CNN Models and Generative Models like GANs, VAEs, GMMs, Boltzmann Machine etc. in TensorFlow, and Python. This repo aims to understand and make amazing things out of Neural Network layers.
This project provides implementations of Pix2Pix, Pix2PixHD, and CycleGAN for automatic colorization of black-and-white manga panels. Jupyter notebooks are included for training, evaluation, and inference on the same dataset.
Add a description, image, and links to the generative-models topic page so that developers can more easily learn about it.
To associate your repository with the generative-models topic, visit your repo's landing page and select "manage topics."