Difference between revisions of "Transfer Learning"

From
Jump to: navigation, search
Line 8: Line 8:
 
[http://www.google.com/search?q=Transfer+Learning+deep+machine+learning+ML ...Google search]
 
[http://www.google.com/search?q=Transfer+Learning+deep+machine+learning+ML ...Google search]
  
 
+
* [[Text Transfer Learning]]
 
* [[Transfer Learning With Keras]]
 
* [[Transfer Learning With Keras]]
 
* [[Style Transfer]]
 
* [[Style Transfer]]
Line 14: Line 14:
 
* [[Advanced Learning]]
 
* [[Advanced Learning]]
 
* [http://venturebeat.com/2019/10/22/deepmind-transfers-cube-stacking-skills-from-simulation-to-physical-robot/ DeepMind transfers cube-stacking skills from simulation to physical robot. | Kyle Wiggers - VentureBeat]  
 
* [http://venturebeat.com/2019/10/22/deepmind-transfers-cube-stacking-skills-from-simulation-to-physical-robot/ DeepMind transfers cube-stacking skills from simulation to physical robot. | Kyle Wiggers - VentureBeat]  
* [http://medium.com/@ajitrajasekharan/gpt-2-a-promising-but-nascent-transfer-learning-method-that-could-reduce-or-even-eliminate-in-some-48ea3370cc21 GPT-2 A nascent transfer learning method that could eliminate supervised learning some NLP tasks | Ajit Rajasekharan - Medium]
+
 
  
  

Revision as of 08:50, 13 November 2019

YouTube search... ...Google search



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.

sk-2017_04_article_main_desktop.jpg

Transfer learning (aka Knowledge Transfer, Learning to Learn) 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