pmlg / generative_music_playground

Links for music + machine learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated version of Tensorflow in "GANsynth Generate audio with GAN.ipynb"

Midnight93 opened this issue · comments

Issue with Colab

%tensorflow_version 1.x
import tensorflow as tf
print(tf.__version__)

The notebook is very problematic with Tensorflow 2.0 :)