Deep learning review and its applications
Laburpena
Deep neural networks have recently gained popularity for improv-
ing state-of-the-art machine learning algorithms in diverse areas such as
speech recognition, computer vision and bioinformatics. Convolutional
networks especially have shown prowess in visual recognition tasks such as
object recognition and detection in which this work is focused on. Mod-
ern award-winning architectures have systematically surpassed previous
attempts at tackling computer vision problems and keep winning most
current competitions. After a brief study of deep learning architectures
and readily available frameworks and libraries, the LeNet handwriting
digit recognition network study case is developed, and lastly a deep learn-
ing network for playing simple videogames is reviewed.