You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a notebook exploring the implementation of a GAN using tensorflow in Python to generate additional data to augment the original training data for testing. The purpose of this project was to explore how the accuracies of different datasets differ with increasing samples. It uses a small dataset with ~600 samples and a larger one with ~10000.