An open API service indexing awesome lists of open source software.

https://github.com/magenta/bach-doodle-visualization

Interactive visualizations for the Bach Doodle dataset
https://github.com/magenta/bach-doodle-visualization

doodle interactive machine-learning visualization

Last synced: 9 months ago
JSON representation

Interactive visualizations for the Bach Doodle dataset

Awesome Lists containing this project

README

          

# Bach Doodle Dataset
Over 8 million players have contributed 21.6 millions harmonizations after playing with the Bach Google Doodle.
These harmonizations are a unique data set that can show insights on how
people around the world composed melodies, help developers train new
Machine Learning algorithms, or artists create musical experiences.
That’s why we’re open-sourcing the [dataset](https://magenta.tensorflow.org/datasets/bach-doodle).

This project provides several interactive visualizations to explore this data, such as:

### [Top overall repeated melodies](https://goo.gl/magenta/bach-doodle-viz/overall.html)
a sunburst graph of all melodies, highlighting Ode to Joy, which was harmonized 1358 times.

### [Top repeated melodies per country](https://goo.gl/magenta/bach-doodle-viz/world.html)
a set of of small sunburst graphs, each representing a country, with the bigges one, US, highlighted.

### [Unique regional hits](https://goo.gl/magenta/bach-doodle-viz/unique.html)
a treemap chart of different squares, each bigger square being labelled with a country name.

----

Explore this [collection of visualizations](https://goo.gl/magenta/bach-doodle-viz) for the dataset, [download the dataset](https://magenta-staging.tensorflow.org/datasets/bach-doodle) or read more about it in the [paper](https://goo.gl/magenta/bach-doodle-paper) it was introduced!

## Labelling a melody
We'd love to be able to label more known melodies! If you recognize one of the [top hits](https://magenta.github.io/bach-doodle-visualization/overall.html) or [regional hits](https://magenta.github.io/bach-doodle-visualization/unique.html),
please let us know. You can either tweet at us, or open an issue with the link to the melody you recognize, and its name. Thank you!!!