Skip to content

Commit

Permalink
fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
ybayle committed May 1, 2019
1 parent c32e08c commit 2a8168c
Show file tree
Hide file tree
Showing 14 changed files with 1,444 additions and 1,357 deletions.
12 changes: 9 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# How To Contribute

Contributions are welcome! Please submit you issues, pull requests, improvements and comments in British English.
Contributions are welcome!
Please submit you issues, pull requests, improvements and comments in British English.
You can look at the issues and help to solve them or you can add some missing articles as described below.

### Adding an article

Expand Down Expand Up @@ -78,8 +80,12 @@ Here are the steps to follow for adding one (or multiple) article:
year = {},
}
```
4. Launch the python script `python dl4m.py`.
5. Submit your pull request!
4. Check that you have installed this python package:
1. numpy
2. matplotlib
3. bibtexparser
5. Launch the python script `python dl4m.py`.
6. Submit your pull request!
### Missing or incorrect field for an article
Expand Down
353 changes: 191 additions & 162 deletions README.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions acronyms.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ A list of useful acronyms used in deep learning and music sorted alphabetically.
| LSTM | Long Short-Term Memory |
| MCLNN |Masked ConditionaL Neural Networks |
| MER | Music Emotion Recognition |
| MGR | Music Genre Recognition |
| MLM | Music Language Models |
| MLP | Multi-Layer Perceptron |
| MRS | Music Recommender System |
Expand Down
4 changes: 4 additions & 0 deletions authors.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@
- Schrauwen, Benjamin
- Schuller, Björn W
- Schuller, Gerald
- Schultz, Tanja
- Senac, Christine
- Serra, Xavier
- Seybold, Bryan
Expand All @@ -253,6 +254,7 @@
- Slaney, Malcolm
- Slizovskaia, Olga
- Smith, Julius O
- Soltau, Hagen
- Sordo, Mohamed
- Sotelo, Jose
- Southall, Carl
Expand Down Expand Up @@ -284,6 +286,7 @@
- Voinea, Stephen
- Volk, Anja
- Vrysis, Lazaros
- Waibel, Alex
- Wang, Chien-Yao
- Wang, Jia-Ching
- Wang, Qi
Expand All @@ -298,6 +301,7 @@
- Wattenhofer, Roger
- Weiss, Ron J.
- Weninger, Felix
- Westphal, Martin
- Weyde, Tillman
- Widmer, Gerhard
- Wiesendanger, Jonas
Expand Down
Loading

0 comments on commit 2a8168c

Please sign in to comment.