Stars
Overview and tutorial of the LangChain Library
This repo contains the presentation and code used in the 11th meetup on "Introduction to Generative Adversarial Networks", presented by Fabiana Clemente.
TensorFlow 2 implementation of Wasserstein Conditional GAN with Gradient Penalty (WCGAN-GP) for synthetic data generation
We well know GANs for success in the realistic image generation. However, they can be applied in tabular data generation. We will review and examine some recent papers about tabular GANs in action.
Interactive visualization dashboard in Python with Panel
Code for the online course "Deployment of Machine Learning Models"
Synthetic Patient Population Simulator
HIVAE PyTorch implementation for Gaussian Prior on latent space.
TF2 implementation of Heterogenous Incomplete VAE