generativemodeling
There are 6 repositories under generativemodeling topic.
alexhernandezgarcia/gflownet
Generative Flow Networks - GFlowNet
skolouri/swae
Implementation of the Sliced Wasserstein Autoencoders
mijanr/Synthesis-Studio
GANs, AEs, and VAEs for generating synthetic images
abhilash1910/DeepGenerator
Sentence Sequence Transduction Library (Seq to Seq) for text generation using sequential generative Vanilla RNN using numpy
MikeLasz/deepgaldx
A little Science-Slam Project about Style-Transfer using Cycle-GANs.
prnvpwr2612/Designing-AutoEncoders-for-KMNIST
An autoencoder is a neural network architecture designed for unsupervised learning, capable of learning efficient representations of input data by reconstructing it through a bottleneck layer.