|
|
|
|
|
by CuriouslyC
3428 days ago
|
|
The way I see it, the biggest opportunities for the foreseeable future are VR and tools that leverage deep learning to enable unskilled people to produce high quality creative works (e.g. neural drawing, neural music making, neural writing, etc). Doing a side project in either of these areas is more likely to lead to something revolutionary, and even if you fail your job prospects will be greatly improved. On the other hand, both of these areas are hard, but in life, nothing ventured, nothing gained. |
|
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.