Googleの音楽&アートの機械学習ライブラリー “Magenta”が1.1.3へバージョンアップ


Googleの音楽&アートの機械学習ライブラリー “Magenta”が1.1.3へバージョンアップしました。

pip install –upgrade magenta

GPU版は
pip install –upgrade magenta-gpu

でバージョンアップできます。

今回の内容はArbitrary Image Stylizationという画像合成の機械学習プログラムに関するもののため、音楽関連のアップデートはない模様です。
ですので急いでバージョンアップの必要はないかもしれませんが、気になる方はチェックしてみてください。

変更内容はこちらgithubのMagentaレポジトリー
https://github.com/tensorflow/magenta/commit/a5124e8dc490e350f4ba04cce341779c879b85a9


Arbitrary Image Stylizationについての過去記事

Porting Arbitrary Style Transfer to the Browser

https://magenta.tensorflow.org/blog/2018/12/20/style-transfer-js/