Difference between revisions of "Magenta"
| Line 10: | Line 10: | ||
* [[Music]] | * [[Music]] | ||
* [[TensorFlow.js]] | * [[TensorFlow.js]] | ||
| − | * [http://github.com/tensorflow/magenta-demos/blob/master/README.md#Installation Magenta Demos] | + | * [http://github.com/tensorflow/magenta-demos/blob/master/README.md#Installation Magenta Demos - GitHub] |
Make Music and Art: Magenta is distributed as an open source [[Python]] library, powered by [[TensorFlow]]. This library includes utilities for manipulating source data (primarily music and images), using this data to train machine learning models, and finally generating new content from these models. An open source research project exploring the role of machine learning as a tool in the creative process. An open source [[Javascript]] API for using the pre-trained Magenta models in the browser. It is built with [[TensorFlow.js]], which allows for fast, GPU-accelerated inference. If you're interested in seeing how Magenta models have been used in existing applications or want to build your own, this is probably the place to start! | Make Music and Art: Magenta is distributed as an open source [[Python]] library, powered by [[TensorFlow]]. This library includes utilities for manipulating source data (primarily music and images), using this data to train machine learning models, and finally generating new content from these models. An open source research project exploring the role of machine learning as a tool in the creative process. An open source [[Javascript]] API for using the pre-trained Magenta models in the browser. It is built with [[TensorFlow.js]], which allows for fast, GPU-accelerated inference. If you're interested in seeing how Magenta models have been used in existing applications or want to build your own, this is probably the place to start! | ||
Revision as of 21:08, 13 May 2019
Youtube search... Google search...
Make Music and Art: Magenta is distributed as an open source Python library, powered by TensorFlow. This library includes utilities for manipulating source data (primarily music and images), using this data to train machine learning models, and finally generating new content from these models. An open source research project exploring the role of machine learning as a tool in the creative process. An open source Javascript API for using the pre-trained Magenta models in the browser. It is built with TensorFlow.js, which allows for fast, GPU-accelerated inference. If you're interested in seeing how Magenta models have been used in existing applications or want to build your own, this is probably the place to start!