The official code repository for the second edition of the O'Reilly book Generative Deep Learning: Teaching Machines to Paint, Write, Compose and Play.
Fixes non-GPU requirements. From TensorFlow pip installing guide (https://www.tensorflow.org/install/pip): For the CPU-only build, use the pip package named tensorflow-cpu.
Fixes non-GPU requirements. From TensorFlow pip installing guide (https://www.tensorflow.org/install/pip): For the CPU-only build, use the pip package named tensorflow-cpu.