eriklindernoren / Keras-GAN

Keras implementations of Generative Adversarial Networks.
MIT License
9.19k stars 3.14k forks source link

W&B Integration #216

Open ayulockin opened 4 years ago

ayulockin commented 4 years ago

What this PR is about?

Integration of this repo with Weights and Biases(W&B). W&B allows to track machine learning experiments, visualize metrics, and share results. You can check it out here.

Motivations

Contributions:

Demonstration

Here is the notebook to demonstrate the use case: https://colab.research.google.com/drive/1u2gxV8tn42Vb_tmlGKa7Ww3xnEVcrxLB

(PS: You will need to signup with W&B. It's free and one can sign up using his/her GitHub account.)

Results

Additional

Here is a report to support the brilliance of your work with W&B. The instrumentation that I did will allow the users of this repo to experiment with few configurations like different latentdim. Link: https://app.wandb.ai/ayush-thakur/keras-gan/reports/Towards-Deep-Generative-Modeling-with-W%26B--Vmlldzo4MDI4Mw