Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.33 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.33 KB

Generating Bored Ape NFTs using GANs

About

Generative adversarial networks (GANs) are algorithmic architectures that use two neural networks, pitting one against the other (thus the “adversarial”) in order to generate new, synthetic instances of data that can pass for real data. They are used widely in image generation, video generation and voice generation.

Using GANs to generate Bored Ape NFT art

gans_training.mp4

Using GANs I generated a total of 11,200 images .

Dataset

How GANs works

Techstack

Support

Please Star and share the project. Thanks! ❤️