jindongwang / deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
☆11Updated 6 years ago
Alternatives and similar repositories for deeplearning_ai_books:
Users that are interested in deeplearning_ai_books are comparing it to the libraries listed below
- ☆27Updated 6 years ago
- 《机器学习之类别不平衡问题》文章代码☆45Updated 6 years ago
- InfoGAN to generate temporal sequences.☆25Updated 6 years ago
- In this repository, I will implement some machine learning algorithms in Python, and show how to use it in a notebook. I feel it interest…☆44Updated 5 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 6 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 6 years ago
- Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现☆33Updated 6 years ago
- Transfer Learning Toolkit for Primary Researchers☆100Updated 3 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等