当前位置:网站首页>Transfer Learning & Kemin Initialization
Transfer Learning & Kemin Initialization
2022-08-10 00:12:00 【weixin_50862344】
Foreword
This chapter is actually something that has not been done before, let's make it up, the two are actually not related
Transfer Learning
The following content is learned from Transfer Learning [Stanford Fall 21: Practical Machine Learning ChineseVersion]
What does transfer learning include?
①feature extraction
②train a model on a relate task and reuse it
③fine-tuning from a pertrained model
fine-tuning
(1) Why use a preserved model?
Conducive to accelerating convergence, may improve accuracy
I used a picture from the class, a bit abstract butThis is the truth
Red pentagram: the optimal solution (good generalization performance)
Blue pentagram: obtained solution (the result obtained with poor generalization performance)
(2)How to avoid
①Limit the training range
Give a training radius, that is, the green circle in the picture above
②Freeze training
In fact, what we really want to train is the last fully connected layer of the entire model, which is randomly initialized at this time
Kamin initialization
边栏推荐
- Flask之路由(app.route)详解
- leetcode:323. 无向图中连通分量的数目
- One Pass 2074: [21CSPJ Popularization Group] Candy
- Under the NVM node installation;The node environment variable configuration
- DXF笔记:文字对齐的研究
- 【Leetcode】2104. Sum of Subarray Ranges
- Flask's routing (app.route) detailed
- 好未来,想成为第二个新东方
- Redis
- 请讲一讲JS中的 for...in 与 for...of (上)
猜你喜欢
【燃】是时候展现真正的实力了!一文看懂2022华为开发者大赛技术亮点
Good future, want to be a second new Oriental
Liver all night to write a thirty thousand - word all the commands the SQL database, function, speaks clearly explain operators, content is rich, proposal collection + 3 even high praise!
[Microservice~Nacos] Nacos service provider and service consumer
MySQL——JDBC
聊天尬死名场面,你遇到过吗?教你一键获取斗图表情包,晋升聊天达人
One Pass 2074: [21CSPJ Popularization Group] Candy
ArrayList 和 LinkedList 区别
OSG笔记:使用setFontResolution设置字体分辨率
How do task flow executors work?
随机推荐
OKR 锦囊妙计
JS Deobfuscation - AST Restoration Case
【软考 系统架构设计师】案例分析④ 软件架构风格
基于ABP的AppUser对象扩展
关于ETL的两种架构(ETL架构和ELT架构)
你真的了解乐观锁和悲观锁吗?
Flask之路由(app.route)详解
异常处理(try,catch,finally)
UNI-APP_监听页面滚动h5监听页面滚动
c:forEach varStatus属性
力扣 1413. 逐步求和得到正数的最小值
Arcgis工具箱无法使用,显示“XML包含错误“的解决方法
MySQL——JDBC
迁移学习 & 凯明初始化
JSON 基本使用
Redis
【LaTex】 Font “FandolSong-Regular“ does not contain requested(fontspec)Script “CJK“.如何抑制此种警告?
Swift 需求 如何防止把view重复添加到win里面
注意力引导网络用于视网膜图像分割
Js fifteen interview questions (with answers)