/* ---- Google Analytics Code Below */

Thursday, February 13, 2014

Deep Learning in Neural Nets

General outline and technical detailed article in the WP about deep learning in neural nets.   And further about deep learning in general:  " ... Deep learning is a set of algorithms in machine learning that attempt to model high-level abstractions in data by using architectures composed of multiple non-linear transformations. ...  Deep learning is part of a broader family of machine learning methods based on learning representations. An observation (e.g., an image) can be represented in many ways (e.g., a vector of pixels), but some representations make it easier to learn tasks of interest (e.g., is this the image of a human face?) from examples, and research in this area attempts to define what makes better representations and how to create models to learn these representations. ... " 

No comments: