当前位置:网站首页>Some thoughts on machine learning
Some thoughts on machine learning
2022-07-03 06:10:00 【Master core technology】
Misunderstanding of deep learning :
Many people think that deep learning is equivalent to deep neural network , But neural networks have many defects , Today's neural networks rely on BP Algorithm ,BP The algorithm has many limitations , For example, only differentiable activation functions can be used , But in the real world, many construction models are non differentiable , Therefore, it is proposed that it does not depend on BP Depth model of algorithm : Deep forest . Deep forests use fewer superparameters , And it doesn't depend on bp Algorithm , what's more , Deep forest provides a new research direction for artificial intelligence : We can not only use neural networks when building deep learning models , Instead, you can use other algorithms to achieve deep learning
———— come from 2018 World AI summit zhouzhihua
边栏推荐
- [teacher Zhao Yuqiang] Flink's dataset operator
- .NET程序配置文件操作(ini,cfg,config)
- Why should there be a firewall? This time xiaowai has something to say!!!
- ODL framework project construction trial -demo
- 智牛股--03
- Oauth2.0 - using JWT to replace token and JWT content enhancement
- What's the difference between using the Service Worker Cache API and regular browser cache?
- Virtual memory technology sharing
- Migrate data from Amazon aurora to tidb
- . Net program configuration file operation (INI, CFG, config)
猜你喜欢

理解 期望(均值/估计值)和方差

arcgis创建postgre企业级数据库

Kubesphere - set up redis cluster

Kubernetes notes (VII) kuberetes scheduling
![[teacher Zhao Yuqiang] use the catalog database of Oracle](/img/0b/73a7d12caf955dff17480a907234ad.jpg)
[teacher Zhao Yuqiang] use the catalog database of Oracle

ThreadLocal的简单理解

Analysis of Clickhouse mergetree principle

JDBC connection database steps

Skywalking8.7 source code analysis (II): Custom agent, service loading, witness component version identification, transform workflow

有意思的鼠标指针交互探究
随机推荐
ThreadLocal的简单理解
Crontab command usage
理解 期望(均值/估计值)和方差
[teacher Zhao Yuqiang] index in mongodb (Part 1)
There is no one of the necessary magic skills PXE for old drivers to install!!!
Oauth2.0 - explanation of simplified mode, password mode and client mode
Advanced technology management - do you know the whole picture of growth?
Exportation et importation de tables de bibliothèque avec binaires MySQL
Kubernetes notes (III) controller
Fluentd is easy to use. Combined with the rainbow plug-in market, log collection is faster
Sorry, this user does not exist!
BeanDefinitionRegistryPostProcessor
JDBC connection database steps
Simple solution of small up main lottery in station B
Detailed explanation of contextclassloader
Txt document download save as solution
Cesium entity (entities) entity deletion method
phpstudy设置项目可以由局域网的其他电脑可以访问
Core principles and source code analysis of disruptor
Simple understanding of ThreadLocal