-
Notifications
You must be signed in to change notification settings - Fork 341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sort papers by category #19
Comments
Hi @DCtheTall! Thanks for your interest in this project! |
Yep, that covers what I am looking for. Thanks! |
@DCtheTall ! Nice! |
Right now, the list of all academic papers on DL4M is currently listed in order of publish date.
While the collection of papers is great, I think the list may benefit by some sort of organization by topic? Some examples of topics to sort by might be genre classification (or more generally, audio tagging), music feature extraction, generative models, or recommendation models. It could also be nice to sort by model architecture type (e.g. DNN vs LSTM vs ConvNet).
If the owners of this repo are interested and can come to consensus on the paper topics, I'd be happy to supply a PR if needed 😄
The text was updated successfully, but these errors were encountered: