https://github.com/juliagenai/master-deep-generative-models-in-julia
https://github.com/juliagenai/master-deep-generative-models-in-julia
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliagenai/master-deep-generative-models-in-julia
- Owner: JuliaGenAI
- Created: 2024-12-04T03:24:26.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-03T08:39:50.000Z (about 2 months ago)
- Last Synced: 2025-04-06T06:47:33.981Z (about 2 months ago)
- Language: Julia
- Size: 271 KB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Master Deep Generative Models in Julia
The goal of this repo is to provide a list of deep generative models implemented in Julia.
- ✅ **Clear** and **concise** implementation to help you understand model architecture and algorithm details.
- 🤔 Runtime efficiency and memory usage are not optimized.
- ❌ Continuous training or finetuning are not supported.