An open API service indexing awesome lists of open source software.

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

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.