Command Palette
Search for a command to run...
迁移学习 Transfer Learning
日期
2 年前
迁移学习分类
迁移学习基本方法
参考来源
https://zhuanlan.zhihu.com/p/27368456
https://github.com/jindongwang/transferlearning/blob/master/doc//迁移学习简介.md
Search for a command to run...
日期
迁移学习是将现有知识用于学习新知识的方法,其中原有知识被称为源域 Source Domain,需要学习的新知识为目标域 Target Domain,迁移学习目的是从源任务 Source Tasks 中抽取知识、经验,并将其应用于目标域中。
基于特征空间:
基于迁移情景:
【1】https://zhuanlan.zhihu.com/p/27368456
【2】https://github.com/jindongwang/transferlearning/blob/master/doc//迁移学习简介.md