# Hung-yi-Lee-DL-notes **Repository Path**: asyncshn/Hung-yi-Lee-DL-notes ## Basic Information - **Project Name**: Hung-yi-Lee-DL-notes - **Description**: 李宏毅深度学习笔记 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 台湾大学-李宏毅-深度学习笔记                 ![初始](catalog.jpg)
+ 📜[误差来自哪里](https://github.com/171498290/Hung-yi-Lee-DL-notes/blob/master/where_dose_the_error_from/where_does_the_error_from.md)
+ 📜[分类](https://github.com/171498290/Hung-yi-Lee-DL-notes/blob/master/classification/classification.md)
+ 📜[对数几率回归](https://github.com/171498290/Hung-yi-Lee-DL-notes/blob/master/logistic_regression/logistic_regression.md)
+ 📜[反向传播](https://github.com/171498290/Hung-yi-Lee-DL-notes/blob/master/backpropagation/backpropagation.md)
+ 📜[异常检测](https://github.com/171498290/Hung-yi-Lee-DL-notes/blob/master/anomaly_detection/anomaly_detection.md)
+ 📜[卷积神经网络](https://github.com/171498290/Hung-yi-Lee-DL-notes/blob/master/convolutional_neural_network/convolutional_neural_network.md)
+ 📜[攻击模型](https://github.com/171498290/Hung-yi-Lee-DL-notes/blob/master/attack_ML_models/attack_ML_models.md)
+ 📜[深度学习技巧](https://github.com/171498290/Hung-yi-Lee-DL-notes/blob/master/tips_for_deep_learning/tips_for_deep_learning.md)
+ 📜[循环神经网络](https://github.com/171498290/Hung-yi-Lee-DL-notes/blob/master/recurrent_neural_network/recurrent_neural_network.md)
+ 📜[集成学习](https://github.com/171498290/Hung-yi-Lee-DL-notes/blob/master/ensemble/ensemble.md)
+ 📜[半监督学习](https://github.com/171498290/Hung-yi-Lee-DL-notes/blob/master/semi-supervised/semi-supervised.md)
+ 📜[终身学习](https://github.com/171498290/Hung-yi-Lee-DL-notes/blob/master/life_long_learning/life_long_learning.md)
+ 📜[序列模型](https://github.com/171498290/Hung-yi-Lee-DL-notes/blob/master/seq2seq/seq2seq.md)