Skip to content

Commit

Permalink
notebooks: link to github
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeff committed Jun 17, 2020
1 parent 475ff8e commit 2d0e6e4
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# FMA: A Dataset For Music Analysis\n",
"# [FMA: A Dataset For Music Analysis](https://github.com/mdeff/fma)\n",
"\n",
"Michaël Defferrard, Kirell Benzi, Pierre Vandergheynst, Xavier Bresson, EPFL LTS2.\n",
"\n",
Expand Down
4 changes: 2 additions & 2 deletions baselines.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# FMA: A Dataset For Music Analysis\n",
"# [FMA: A Dataset For Music Analysis](https://github.com/mdeff/fma)\n",
"\n",
"Michaël Defferrard, Kirell Benzi, Pierre Vandergheynst, Xavier Bresson, EPFL LTS2.\n",
"\n",
"## Baselines\n",
"\n",
"* This notebook evalutates standard classifiers from scikit-learn on the provided features.\n",
"* This notebook evaluates standard classifiers from scikit-learn on the provided features.\n",
"* Moreover, it evaluates Deep Learning models on both audio and spectrograms."
]
},
Expand Down
2 changes: 1 addition & 1 deletion creation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# FMA: A Dataset For Music Analysis\n",
"# [FMA: A Dataset For Music Analysis](https://github.com/mdeff/fma)\n",
"\n",
"Michaël Defferrard, Kirell Benzi, Pierre Vandergheynst, Xavier Bresson, EPFL LTS2.\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion usage.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# FMA: A Dataset For Music Analysis\n",
"# [FMA: A Dataset For Music Analysis](https://github.com/mdeff/fma)\n",
"\n",
"Michaël Defferrard, Kirell Benzi, Pierre Vandergheynst, Xavier Bresson, EPFL LTS2.\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion webapi.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# FMA: A Dataset For Music Analysis\n",
"# [FMA: A Dataset For Music Analysis](https://github.com/mdeff/fma)\n",
"\n",
"Michaël Defferrard, Kirell Benzi, Pierre Vandergheynst, Xavier Bresson, EPFL LTS2.\n",
"\n",
Expand Down

0 comments on commit 2d0e6e4

Please sign in to comment.