|
|
|
|
|
by fspear
3429 days ago
|
|
I agree however, creating something revolutionary in these spaces takes more than just fiddling with a couple of tensorflow tutorials or udacity courses. For instance I've always wanted to have a music recommendation engine/app that instead of using collaborative filtering uses some kind of machine learning or deep learning algorithm(s) to identify lyric sentiment, complexity and melodic/rhythmic patterns to recommend me music based on that (across different genres). It turns out that something that seemed straightforward (I really thought I could tackle this after playing around with tensorflow and machine learning tutorials & MOCS) actually requires a lot of specialized/intimate knowledge about how these algorithms work and the theory behind them, I would need to spend quite some time studying (and understanding) before I can even begin coding this as a side project for instance. |
|