From 51464db88f51c527720c4ed9c8d5e3d2e27fd90c Mon Sep 17 00:00:00 2001 From: rerny <75426039+rerny@users.noreply.github.com> Date: Tue, 4 Jan 2022 11:36:05 +0800 Subject: [PATCH 1/2] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 增加学术案例集 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b1f094ea..b6750852f 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,7 @@ | 推荐 | [基于DeepFM 模型的点击率预估](https://github.com/PaddlePaddle/awesome-DeepLearning/tree/master/examples/DeepFM for CTR Prediction) | [PaddleEdu](https://github.com/PaddlePaddle/awesome-DeepLearning) | [更多飞桨案例](https://aistudio.baidu.com/aistudio/personalcenter/thirdview/908086) | | 推荐 | [基于DSSM的电影推荐](https://aistudio.baidu.com/aistudio/projectdetail/2324144) | [AIStudio官方](https://aistudio.baidu.com/aistudio/personalcenter/thirdview/7) | [更多飞桨案例](https://aistudio.baidu.com/aistudio/personalcenter/thirdview/908086) | | 知识蒸馏 | [基于CIFAR100的SSLD蒸馏实验](https://github.com/PaddlePaddle/PaddleClas/blob/release/2.2/docs/zh_CN/advanced_tutorials/distillation/distillation.md) | [PaddleClas](https://github.com/PaddlePaddle/PaddleClas) | [更多飞桨案例](https://aistudio.baidu.com/aistudio/personalcenter/thirdview/908086) | +| 音频分类 | [基于EnterFace‘05数据集和lstm网络的情感分类任务](https://aistudio.baidu.com/aistudio/projectdetail/3281613?ticket=11d57b60cfb64f44a056591053802564&alertTip=) |[开发者之雍Jerry](https://aistudio.baidu.com/aistudio/personalcenter/thirdview/530098) | [更多飞桨案例](https://aistudio.baidu.com/aistudio/personalcenter/thirdview/908086) | 返回[:arrow_heading_up:](#0) From 2005653f3b750eca52e2ae2334472ffcb22ba6ca Mon Sep 17 00:00:00 2001 From: rerny <75426039+rerny@users.noreply.github.com> Date: Mon, 17 Jan 2022 17:14:15 +0800 Subject: [PATCH 2/2] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 改了项目网址 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6750852f..bd0d5d820 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,7 @@ | 推荐 | [基于DeepFM 模型的点击率预估](https://github.com/PaddlePaddle/awesome-DeepLearning/tree/master/examples/DeepFM for CTR Prediction) | [PaddleEdu](https://github.com/PaddlePaddle/awesome-DeepLearning) | [更多飞桨案例](https://aistudio.baidu.com/aistudio/personalcenter/thirdview/908086) | | 推荐 | [基于DSSM的电影推荐](https://aistudio.baidu.com/aistudio/projectdetail/2324144) | [AIStudio官方](https://aistudio.baidu.com/aistudio/personalcenter/thirdview/7) | [更多飞桨案例](https://aistudio.baidu.com/aistudio/personalcenter/thirdview/908086) | | 知识蒸馏 | [基于CIFAR100的SSLD蒸馏实验](https://github.com/PaddlePaddle/PaddleClas/blob/release/2.2/docs/zh_CN/advanced_tutorials/distillation/distillation.md) | [PaddleClas](https://github.com/PaddlePaddle/PaddleClas) | [更多飞桨案例](https://aistudio.baidu.com/aistudio/personalcenter/thirdview/908086) | -| 音频分类 | [基于EnterFace‘05数据集和lstm网络的情感分类任务](https://aistudio.baidu.com/aistudio/projectdetail/3281613?ticket=11d57b60cfb64f44a056591053802564&alertTip=) |[开发者之雍Jerry](https://aistudio.baidu.com/aistudio/personalcenter/thirdview/530098) | [更多飞桨案例](https://aistudio.baidu.com/aistudio/personalcenter/thirdview/908086) | +| 音频分类 | [基于EnterFace‘05数据集和lstm网络的情感分类任务](https://aistudio.baidu.com/aistudio/projectdetail/3281613) |[开发者之雍Jerry](https://aistudio.baidu.com/aistudio/personalcenter/thirdview/530098) | [更多飞桨案例](https://aistudio.baidu.com/aistudio/personalcenter/thirdview/908086) | 返回[:arrow_heading_up:](#0)