Difference between revisions of "Magenta"

From
Jump to: navigation, search
Line 10: Line 10:
 
* [[Music]]
 
* [[Music]]
 
* [[TensorFlow.js]]
 
* [[TensorFlow.js]]
 +
* [http://magenta.tensorflow.org/music-vae MusicVAE: Creating a palette for musical scores with machine learning | Roberts, engel, Raffel, Simon, and Hawthorne]
 
* [http://github.com/tensorflow/magenta-demos/blob/master/README.md#Installation Magenta Demos - GitHub]
 
* [http://github.com/tensorflow/magenta-demos/blob/master/README.md#Installation Magenta Demos - GitHub]
  

Revision as of 21:14, 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!