6. Glossary
Transfer learning
A method of reusing what has been learned on one problem as an aid to solving a slightly different one. This is commonly practiced with deep convolutional networks, by supplementing the lower layers of a pre-learned network with new layers, then performing learning iterations on a new learning base.
Supervised learning
A category of statistical learning whose aim is to empirically model an input-output relationship, based on pairs of examples (x n , y n ) where x n is an input vector, and y n an associated output vector (called the desired output).
Characteristic; feature
...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Control and systems engineering
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
Glossary
Bibliography
Software tools
For "classic" statistical learning algorithms, the richest and most widely used software tool (containing implementations of most models and algorithms) is :
Sci-Kit Learn (Python library), http://scikit-learn.org
For deep learning of convolutional networks, the main libraries used (all of which integrate...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference