|
|
|
|
|
by SpinyNorman
3187 days ago
|
|
Well the whole "deep learning" revolution really only started around 2012 when the ImageNet competition was won with a neural net. There have been numerous small breakthroughs that collectively have made deep neural nets now easy to train, and neural nets now provide state-of-the art (and often human-level) results in areas such as image recognition, speech recognition and language translation. There's also been a revival of reinforcement learning, especially when used together with neural nets ("deep reinforcement learning"), and again there have been many small advances that collectively make this work very well. This is the technology that powered Google's AlphaGo to beat the world champion at the board game of "Go", not to mention learning how to play many arcade games at beyond human level based only on the raw pixels and current score as input. There have also been tremendous strides in AI hype leading folk to fear the robot uprising based on these more mundane machine-learning/neural-net breakthroughs! |
|