https://github.com/pythonlessons/gans
Implementation of various Generative Adversarial Networks (GANs)
https://github.com/pythonlessons/gans
Last synced: 3 months ago
JSON representation
Implementation of various Generative Adversarial Networks (GANs)
- Host: GitHub
- URL: https://github.com/pythonlessons/gans
- Owner: pythonlessons
- Created: 2023-03-24T11:48:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T12:01:15.000Z (over 2 years ago)
- Last Synced: 2024-11-13T17:48:01.179Z (about 1 year ago)
- Language: Python
- Size: 21.5 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GANs
Implementation of various Generative Adversarial Networks (GANs)