-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathreferences.txt
More file actions
19 lines (12 loc) · 750 Bytes
/
references.txt
File metadata and controls
19 lines (12 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
For mapping to less instruments:
Roberts, A., Engel, J., Raffel, C., Hawthorne, C., and Eck, D. A hierarchical latent vector model for learning longterm structure in music. arXiv preprint arXiv:1803.05428, 2018.
Training a Neural Network on MIDI data with Magenta and Python:
https://www.twilio.com/blog/training-a-neural-network-on-midi-music-data-with-magenta-and-python
Relative timing rather than absolute time:
Simon, I. and Oore, S. Performance rnn: Generating music
with expressive timing and dynamics, 2017.
# Data representation reference
#Ian Simon and Sageev Oore. Performance RNN:
#Generating music with expressive timing and dynamics. https://magenta.tensorflow.org/
#performance-rnn, 2017.
Training Tips for the Transformer Model