Skip to content

Commit 8dcf23e

Browse files
committed
mention the download.sh script in tutorial
1 parent 6ae67bf commit 8dcf23e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/rnnrbm.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Modeling and generating sequences of polyphonic music with the RNN-RBM
1616
You will need the modified `Python MIDI package (GPL license) <http://www.iro.umontreal.ca/~lisa/deep/midi.zip>`_ in your ``$PYTHONPATH`` or in the working directory in order to convert MIDI files to and from piano-rolls.
1717
The script also assumes that the content of the `Nottingham Database of folk tunes <http://www.iro.umontreal.ca/~lisa/deep/data/Nottingham.zip>`_ has been extracted in the ``../data`` directory.
1818
Alternative MIDI datasets are available `here <http://www-etud.iro.umontreal.ca/~boulanni/icml2012>`_.
19+
20+
Note that both dependencies above can be setup automatically by running the ``download.sh`` script in the ``../data`` directory.
1921

2022
.. caution::
2123
Depending on your locally installed Theano version, you may have problems running this script.

0 commit comments

Comments
 (0)