Generative Deep Learning(2nd Edition) --- modified Sample Programs for Colab
https://www.oreilly.com/library/view/generative-deep-learning/9781098134174/ https://github.com/davidADSP/Generative_Deep_Learning_2nd_Edition
ここのプログラムは、Generative Deep Learning, 2nd Edition (O’Reilly) のサンプルプログラムをColabで動くようにしたものです。動作検証用のものなので、実際には、GPUを搭載したWindowsなどで環境を構築されて実行するようにされてください。
The programs shown here are modified sample programs from Generative Deep Learning, 2nd Edition (O'Reilly), enabled to run on Colab. Please note that these are for testing purposes only, and you should actually run the program in a Windows or Mac environment.
実行される場合は、それぞれのファイルのColabへのリンクをクリックし、GPU(T4もしくはA 100)を指定してから実行されてください。 GPUはColab Notebookの[編集]→[ノートブックの設定]から指定できます。
When executing, click on the Colab link in each file and specify the GPU (T4 or A 100) before executing. The GPU can be specified in the Colab Notebook under [Edit] → [Notebook Settings].