* Laslo Hunhold 2018-03-22 13:59 > When reflecting about a problem, it should be a priority to think about > how it can be split up. In this case, we can talk about two problems, > which combined, solve the "voice assistant" problem. > > 1) voice recognition > 2) assistant
I'm sure that the deep learning folks will object: factorising in sub problemswas yesterday; now we ge end-to-end. And indeed there are a few examples where a field was swept by NN in short time (e.g. vision), at least in terms of accuracy. This was done not by factorising the problem better, but by solving it end-to-end with a lot of data. --s