当前位置:网站首页>Novice entry depth learning | 3-6: optimizer optimizers
Novice entry depth learning | 3-6: optimizer optimizers
2022-07-06 00:41:00 【Classmate K】
- Running environment :python3
- author :K Students
- Select columns :《 Deep learning 100 example 》
- From column :《 Novice introduction and deep learning 》
- Recommendation column :《Matplotlib course 》
- 🧿 Excellent column :《Python introduction 100 topic 》
The optimizer is in the process of deep learning back propagation , Guide the loss function ( Objective function ) The parameters of are updated in the correct direction and the appropriate size , Make the updated parameters let the loss function ( Objective function ) The value keeps approaching the global minimum .
I wrote a lot of things , But I feel that talking too much will be counterproductive ,
The choice of model optimization algorithm is directly related to the performance of the final model . Sometimes it doesn't work , It's not necessarily about features or model design , It's probably the problem of optimizing the algorithm .
Deep learning optimization algorithm has probably experienced SGD -> SGDM -> NAG ->Adagrad -> A
边栏推荐
- Solve the problem of reading Chinese garbled code in sqlserver connection database
- Meta AI西雅图研究负责人Luke Zettlemoyer | 万亿参数后,大模型会持续增长吗?
- NLP generation model 2017: Why are those in transformer
- Synchronized and reentrantlock
- Spark AQE
- anconda下载+添加清华+tensorflow 安装+No module named ‘tensorflow‘+KernelRestarter: restart failed,内核重启失败
- [simple implementation of file IO]
- An understanding of & array names
- Natural language processing (NLP) - third party Library (Toolkit):allenlp [library for building various NLP models; based on pytorch]
- Single source shortest path exercise (I)
猜你喜欢
Room cannot create an SQLite connection to verify the queries
Model analysis of establishment time and holding time
MIT博士论文 | 使用神经符号学习的鲁棒可靠智能系统
Arduino六足机器人
[groovy] JSON string deserialization (use jsonslurper to deserialize JSON strings | construct related classes according to the map set)
Hudi of data Lake (1): introduction to Hudi
About the slmgr command
XML配置文件
Set data real-time update during MDK debug
Classical concurrency problem: the dining problem of philosophers
随机推荐
How spark gets columns in dataframe --column, $, column, apply
Search (DFS and BFS)
AtCoder Beginner Contest 258【比赛记录】
Arduino六足机器人
FFmpeg抓取RTSP图像进行图像分析
建立时间和保持时间的模型分析
KDD 2022 | 脑电AI助力癫痫疾病诊断
[Chongqing Guangdong education] Chongqing Engineering Vocational and Technical College
Spark获取DataFrame中列的方式--col,$,column,apply
Folding and sinking sand -- weekly record of ETF
Anconda download + add Tsinghua +tensorflow installation +no module named 'tensorflow' +kernelrestart: restart failed, kernel restart failed
Yolov5、Pycharm、Anaconda环境安装
详细页返回列表保留原来滚动条所在位置
FPGA内部硬件结构与代码的关系
Codeforces round 804 (Div. 2) [competition record]
Solve the problem of reading Chinese garbled code in sqlserver connection database
Spark SQL空值Null,NaN判断和处理
Leetcode 44 Wildcard matching (2022.02.13)
[groovy] compile time metaprogramming (compile time method interception | find the method to be intercepted in the myasttransformation visit method)
curlpost-php