Skip to content

Tags: chan1/magenta

Tags

v0.2.3

Toggle v0.2.3's commit message
update version to 0.2.3 (magenta#762)

v0.2.0

Toggle v0.2.0's commit message
Bump to 0.2 (magenta#729)

v0.1.15

Toggle v0.1.15's commit message
Add missing rtmidi pip dep and bump version. (magenta#720)

* Add missing RUN_DEMO script.

* Remove blank line

* Add missing pip dep and bump version.

v0.1.14

Toggle v0.1.14's commit message
Minor updates to AI Jam instructions. (magenta#718)

* Increment version number.

* Fix quantization error during generation.

* Add controls to README

* Remove extra space.

* Remove extra space.

v0.1.13

Toggle v0.1.13's commit message
Bump version to 0.1.13 (magenta#706)

v0.1.12

Toggle v0.1.12's commit message
Bump version to 0.1.12 (magenta#657)

v0.1.11

Toggle v0.1.11's commit message
Add pianoroll_rnn_nade model. (magenta#640)

* Add rnn-nade model.

* Updates for compatibility

* Limit the batch size based on the beam size and branch factor.

* lint

* Add support for _Layer and Layer depending on availability.

* Add support for _Layer and Layer depending on availability.

* Add README

* Respond to reviewer comments.

* Respond to reviewer comments.

* Rename rnn_nade to pianoroll_rnn_nade for clarity and consistency.

* Rename rnn_nade to pianoroll_rnn_nade for clarity and consistency.

* lint

* Rename rnn_nade to pianoroll_rnn_nade for clarity and consistency.

* Add support for state tuples in bundles.

* Lint

* Lint

* Add missing dep

* Flatten state tuples for collections.

* Simplifications.

* Simplify

* Lint

v0.1.10

Toggle v0.1.10's commit message
Prepare for 0.1.10 release (magenta#560)

* Bump version to 0.1.10.

Also switch autoinstaller script to install tensorflow as a part of the
pip depencencies for magenta, rather than downloading a specific .whl
file. Installing via pip is now the recommended installation method.

* Update README.md to install tensorflow via pip.

v0.1.9

Toggle v0.1.9's commit message
bump version to 0.1.9 (magenta#504)

v0.1.8

Toggle v0.1.8's commit message
bump to 0.1.8 (magenta#469)