当前位置:网站首页>Deep learning, "grain and grass" first--On the way to obtain data sets
Deep learning, "grain and grass" first--On the way to obtain data sets
2022-08-04 06:21:00 【language】
Event address: CSDN 21-day Learning Challenge
Tuesday August 2nd, 2022 partly cloudy
Creative Project
Opportunity: Record the growth of Deep Learning Xiaobai
Expectation: At least 21 days/article output to share deep learning related notes
Vision: To be able to keep writing and keep updating
time | Theme | Content | Progress |
---|---|---|---|
2022-08-01 | Hello world,Hello CNN MNIST! | Deep learning cloud environment experience, understand the deep learning framework | Completed |
2022-08-02 | Deep learning, "grass and grass" first - Talking about the way to obtain data sets | Master the way to obtain data sets and understand the processing methods of data sets in the deep learning framework | Completed |
2022-08-03 | Late night learning, just for "volume" - a detailed introduction to convolutional neural networks | Take weather recognition and clothing image classification as examples to explain convolutional neural networks | To learn |
Data
As early as the CCF-GAIR 2020 summit, Professor Zhihua Zhou pointed out in his report titled "Abductive Learning" that the three elements for the role of artificial intelligence technology - data, algorithms, and computing power, in previous yearsIn the "big data era", big data itself does not necessarily mean great value. Data is a resource. To obtain the value of resources, effective data analysis must be carried out, and effective data analysis mainly relies on machine learning algorithms. Machine learning algorithmsIn China, deep learning technology has made great progress and exerted great power with the support of big data and large computing power.
Today, data is stillA prerequisite for AI development,
"To be continued, looking forward to reunification..."
边栏推荐
- target has libraries with conflicting names: libcrypto.a and libssl.a.
- 【Copy攻城狮日志】“一分钟”跑通MindSpore的LeNet模型
- Copy攻城狮的年度之“战”|回顾2020
- 如何用Pygame制作简单的贪吃蛇游戏
- 【Copy攻城狮日志】飞浆学院强化学习7日打卡营-学习笔记
- [Deep Learning 21 Days Learning Challenge] Memo: What does our neural network model look like? - detailed explanation of model.summary()
- Install Minikube Cluster in AWS-EC2
- Machine Learning - Processing of Text Labels for Classification Problems (Feature Engineering)
- Qt日常学习
- 周志华机器学习
猜你喜欢
典型CCN网络——efficientNet(2019-Google-已开源)
[CV-Learning] Semantic Segmentation
【CV-Learning】线性分类器(SVM基础)
target has libraries with conflicting names: libcrypto.a and libssl.a.
【论文阅读】Anchor-Free Person Search
Copy攻城狮的年度之“战”|回顾2020
PyTorch
arm-3-中断体系结构
PCL1.12 解决memory.h中EIGEN处中断问题
No matching function for call to 'RCTBridgeModuleNameForClass'
随机推荐
度量学习(Metric learning、损失函数、triplet、三元组损失、fastreid)
光条提取中的连通域筛除
TensorRT 5 初步认识
图像resize
Copy攻城狮5分钟在线体验 MindIR 格式模型生成
MNIST手写数字识别 —— 从感知机到卷积神经网络
Halcon缺陷检测
数据库的简述与常用操作指南
软著撰写注意事项
arm-2-基础阶段
tensorRT教程——使用tensorRT OP 搭建自己的网络
光条中心提取方法总结(二)
典型CCN网络——efficientNet(2019-Google-已开源)
Copy Siege Lions "sticky" to AI couplets
[Deep Learning 21 Days Learning Challenge] Memo: What does our neural network model look like? - detailed explanation of model.summary()
Lee‘s way of Deep Learning 深度学习笔记
Windows10重置MySQL用户密码
图像合并水平拼接
MNIST手写数字识别 —— 基于Mindspore快速构建感知机实现十分类
Attention Is All You Need(Transformer)