xkcd-Generator is a machine learning algorithm designed to generate new comics in the style of xkcd. It uses a generative adversarial neural network, or GAN, as described in Generative Adversarial Nets by Ian J. Goodfellow Et al. The neural network is trained on 15 comics (1000 - 1014) from xkcd, which are converted to a grayscale color range and resized with bilinear sampling to dimensions of 32 pixels by 32 pixels. These are then flattened to form arrays of 1,024 pixels each.
-
Notifications
You must be signed in to change notification settings - Fork 1
TensorFlow.js GAN for generating new xkcd comics
License
generic-github-user/xkcd-Generator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
TensorFlow.js GAN for generating new xkcd comics
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published