Skip to content

Commit 2861336

Browse files
committed
readme: link to paper
1 parent 143ea74 commit 2861336

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[Pierre Vandergheynst](https://people.epfl.ch/pierre.vandergheynst), Xavier
55
Bresson, [EPFL LTS2](http://lts2.epfl.ch).
66

7-
* Paper: <https://arxiv.org/>
7+
* Paper: <https://arxiv.org/abs/1612.01840>
88
* Code: <https://github.com/mdeff/fma/>
99
* Datasets: <https://lts2.epfl.ch/datasets/fma/>
1010

@@ -15,5 +15,7 @@ This repository features the following notebooks:
1515
2. [Analysis](fma_analysis.ipynb): loading and basic analysis of the data.
1616
3. [Baseline](fma_baseline.ipynb): baseline models for various tasks.
1717

18+
To use the dataset, see the [usage](fma_usage.ipynb) notebook.
19+
1820
Please cite our paper if you use our code or data.
1921
The code is released under the terms of the [MIT license](LICENSE.txt).

0 commit comments

Comments
 (0)