Difference between revisions of "Transfer Learning"
m |
|||
| Line 1: | Line 1: | ||
| + | aka Knowledge Transfer, Learning to Learn | ||
| + | ________________________________________________________________________________________________________________ | ||
| + | |||
[http://www.youtube.com/results?search_query=TensorFlow.js YouTube search...] | [http://www.youtube.com/results?search_query=TensorFlow.js YouTube search...] | ||
Revision as of 09:25, 8 September 2018
aka Knowledge Transfer, Learning to Learn ________________________________________________________________________________________________________________
- Transfer Learning With Keras
- Style Transfer
- A Review of Transfer Learning Algorithms | Mohsen Kaboli
Who is the predator? Who is the prey? Have you ever seen a live dinosaur? Not ever seeing a live dinosaur and knowing the predator/prey answers is 'transfer' learning.
Transfer learning is a machine learning technique where a model trained on one task is re-purposed on a second related task. Transfer learning is an optimization that allows rapid progress or improved performance when modeling the second task. A Gentle Introduction to Transfer Learning for Deep Learning | Jason Brownlee - Machine Learning Mastery