Skip to content

Commit

Permalink
Add Music/Audio Ideas
Browse files Browse the repository at this point in the history
  • Loading branch information
NirantK authored Jun 14, 2018
1 parent 8091e1a commit c4e4aff
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Please do send a PR or open an issue with your suggestions and requests!
- [Forecasting](#forecasting) - mostly Time Series and similar forecasting challenges
- [Recommender Systems](#recommender-systems)
- [Vision](#vision) - includes image and video processing
- [Music and Audio](#audio) - combine ideas from language, and audio to understand music

Text
---------
Expand Down Expand Up @@ -169,6 +170,13 @@ Vision
- Can you automatically tag satellite images with human features such as buildings, roads, waterways and so on?
- Help free the manual effort in tagging satellite imagery: [Kaggle Dataset by DSTL, UK](https://www.kaggle.com/c/dstl-satellite-imagery-feature-detection)

Music
---

**Music/Audio Recommendation Systems**
- Can you tell if two songs are similar using their sound or lyrics?
- Dataset: [Million Songs Dataset](https://labrosa.ee.columbia.edu/millionsong/) and it's 1% sample. Example: [Anusha et al](https://cs224d.stanford.edu/reports/BalakrishnanDixit.pdf)

## FAQ
**Can I use the ideas here for my thesis?**
Yeah, totally. I'd love to know how it went.
Expand Down

0 comments on commit c4e4aff

Please sign in to comment.