当前位置:网站首页>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
边栏推荐
- Project summary --2 (basic use of jsup)
- arcgis创建postgre企业级数据库
- 理解 YOLOV1 第一篇 预测阶段
- Kubernetes notes (I) kubernetes cluster architecture
- [teacher Zhao Yuqiang] Flink's dataset operator
- Phpstudy setting items can be accessed by other computers on the LAN
- Kubernetes notes (VI) kubernetes storage
- [teacher Zhao Yuqiang] use the catalog database of Oracle
- Apple submitted the new MAC model to the regulatory database before the spring conference
- Pytorch builds the simplest version of neural network
猜你喜欢

Oauth2.0 - use database to store client information and authorization code

Oauth2.0 - Introduction and use and explanation of authorization code mode

从小数据量分库分表 MySQL 合并迁移数据到 TiDB

Click cesium to obtain three-dimensional coordinates (longitude, latitude and elevation)

深度学习,从一维特性输入到多维特征输入引发的思考

Cesium 点击获三维坐标(经纬度高程)
![[teacher Zhao Yuqiang] index in mongodb (Part 2)](/img/a7/2140744ebad9f1dc0a609254cc618e.jpg)
[teacher Zhao Yuqiang] index in mongodb (Part 2)

Analysis of Clickhouse mergetree principle

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

Convolution operation in convolution neural network CNN
随机推荐
Synthetic keyword and NBAC mechanism
[teacher Zhao Yuqiang] MySQL high availability architecture: MHA
Simple understanding of ThreadLocal
BeanDefinitionRegistryPostProcessor
[teacher Zhao Yuqiang] Alibaba cloud big data ACP certified Alibaba big data product system
PMP笔记记录
Sorry, this user does not exist!
Apple submitted the new MAC model to the regulatory database before the spring conference
Pytorch builds the simplest version of neural network
Solve the problem of automatic disconnection of SecureCRT timeout connection
卷积神经网络CNN中的卷积操作详解
Yum is too slow to bear? That's because you didn't do it
Clickhouse learning notes (2): execution plan, table creation optimization, syntax optimization rules, query optimization, data consistency
Jedis source code analysis (II): jediscluster module source code analysis
Detailed explanation of iptables (1): iptables concept
Virtual memory technology sharing
项目总结--2(Jsoup的基本使用)
PHP用ENV获取文件参数的时候拿到的是字符串
Multithreading and high concurrency (7) -- from reentrantlock to AQS source code (20000 words, one understanding AQS)
Clickhouse learning notes (I): Clickhouse installation, data type, table engine, SQL operation