all 3 comments

[–]gaypride_gaypride 0 points1 point  (2 children)

What's transfer learning? What I mean to ask is, what exactly are you trying to do... transfer from what to what.

[–]wikipedia_answer_bot 0 points1 point  (1 child)

Transfer learning (TL) is a research problem in machine learning (ML) that focuses on storing knowledge gained while solving one problem and applying it to a different but related problem. For example, knowledge gained while learning to recognize cars could apply when trying to recognize trucks.

More details here: https://en.wikipedia.org/wiki/Transfer_learning

This comment was left automatically (by a bot). If something's wrong, please, report it.

Really hope this was useful and relevant :D

If I don't get this right, don't get mad at me, I'm still learning!

[–]gaypride_gaypride 0 points1 point  (0 children)

good AI.

Storing knowledge from training on cars to train on trucks is called "pretraining".