Included a TODO
Browse files
README.md
CHANGED
@@ -31,6 +31,7 @@ By the use of the aforementioned autoencoder, it allows the user to encode piano
|
|
31 |
|
32 |
<!-- Provide the basic links for the model. -->
|
33 |
|
|
|
34 |
- **Code:** Some of the code of this repository includes modifications (not the entire code, due to the differences in the architecture) from the following sites:
|
35 |
1. [Tensorflow tutorial where pretty-midi is used](https://www.tensorflow.org/tutorials/audio/music_generation)
|
36 |
2. [VAE explanation and code](https://towardsdatascience.com/vae-with-tensorflow-6-ways-9c689cb76829)
|
|
|
31 |
|
32 |
<!-- Provide the basic links for the model. -->
|
33 |
|
34 |
+
[MAKE SOURCES MORE APA-STYLED]
|
35 |
- **Code:** Some of the code of this repository includes modifications (not the entire code, due to the differences in the architecture) from the following sites:
|
36 |
1. [Tensorflow tutorial where pretty-midi is used](https://www.tensorflow.org/tutorials/audio/music_generation)
|
37 |
2. [VAE explanation and code](https://towardsdatascience.com/vae-with-tensorflow-6-ways-9c689cb76829)
|