# AI_Study_Notes_ByCase **Repository Path**: thzzxy/AI_Study_Notes_ByCase ## Basic Information - **Project Name**: AI_Study_Notes_ByCase - **Description**: 人工智能学习资料,AI_Study_Notes_ByCase - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-12-26 - **Last Updated**: 2024-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 人工智能案例学习笔记--通过实例快速上手AI > 李春雷 2022-10-08 **paddle版本,可以直接运行** https://aistudio.baidu.com/aistudio/projectdetail/4675459?contributionType=1 > > AI理论很艰深,但是代码其实很简单!
> 算法和模型慢慢看,数学知识看到哪里就学到哪里,直接上代码,先跑起来! > ### [ 一、 人工智能概述](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/1.md) ### [二、 环境准备](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/2.md) ### 三、 实际案例 #### [(一)、机器学习](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/3.1.md) #### (二)、深度学习 ##### 计算机视觉 - [1、 MINIST手写数字识别(深度学习的helloword)](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/3.2.1.md) - 2、 识别数字验证码 - [3、 识别字母与数字混合的验证码](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/3.2.3.md) - [4、 目标检测:检测京东滑动框](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/3.2.4.md) - [5、 图像分类:垃圾分类]() -       [项目1: 用paddleclas](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/3.2.5.2.md) -       [项目2: 手写网络模型](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/3.2.5.1.md) ##### NLP - [1、 根据商品名称自动进行分类]() -       [项目1:用paddlehub](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/3.2.6.2.md) -       [项目2:手写网络结构](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/3.2.6.1.md) - [2、 根据名称自动匹配sku](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/3.2.7.md) - [3、 从快递地址自动提取省市县](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/3.2.8.md) #### 生成对抗网络 - 1、人物头像卡通化 -       [项目1:Pixel2Pixel:使用对抗网络-人像卡通化(手写网络结构)](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/3.2.9.md) -       [项目1:PaddleGAN 实现人像风格化 ](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/3.2.10.md) ### [四、 相关算法](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/4.md) ### 五、 名词解释 ### [六、 面试题](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/6.md) ### 七、 相关数学知识 ### [八、 赛事](https://github.com/szliszt/AI_Study_Notes_ByCase/blob/main/9.md) ### [九、 我帮助阿里巴巴的算法专家纪志辉整理的演讲稿](https://mp.weixin.qq.com/s/b0mHh-cTeY6LtZ88BlAleQ) - [https://mp.weixin.qq.com/s/b0mHh-cTeY6LtZ88BlAleQ](https://mp.weixin.qq.com/s/b0mHh-cTeY6LtZ88BlAleQ)