FNALLPC / machine-learning-hats

FNAL LPC Machine Learning HATS

Home Page:https://fnallpc.github.io/machine-learning-hats/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update VAE and GAN Notebooks for TF2

aperloff opened this issue · comments

The VAE and GAN notebooks were originally written for TensorFlow 1, but the kernel now has TensorFlow 2. The VAE notebook is able to use a compatibility layer to run, but the GAN notebook no longer works. These two notebooks should be updated to use TensorFlow 2 natively.

@rkansal47 @jmduarte