jindongwang / deeplearning_ai_booksLinks
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
☆11Updated 7 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
Sorting:
- 基于PyTorch使用迁 移学习完成项目☆60Updated 7 years ago
- Using Residual Attention Networks to diagnose retinal diseases in medical images☆17Updated 4 years ago
- BLS Code☆126Updated 6 years ago
- Transfer Learning Toolkit for Primary Researchers☆105Updated 4 years ago
- Implementation of AdaBoost algorithm in Python☆180Updated 9 years ago
- Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现☆35Updated 6 years ago
- ☆174Updated 2 years ago
- ☆27Updated 6 years ago
- Medical Imaging, Denoising Autoencoder, Sparse Denoising Autoencoder (SDAE) End-to-end and Layer Wise Pretraining☆47Updated 6 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆129Updated 6 years ago
- Deep domain adaptation networks (DDAN) library for Python with TensorFlow.☆74Updated 5 years ago
- InfoGAN to generate temporal sequences.☆25Updated 6 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆156Updated 6 years ago
- The python implementation of tri-triaing☆51Updated 6 years ago
- A simple implementation of domain adversarial training with GAN loss in Keras☆58Updated 7 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆132Updated 2 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 7 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆108Updated 4 years ago
- Implementation of simple autoencoders networks with Keras☆244Updated 5 years ago
- Learning and Recording☆34Updated 6 years ago
- ☆20Updated 6 years ago
- cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attentio…☆208Updated 4 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 7 years ago
- Tensorflow deep learning based domain adaptation model implementations with experiment of estimate MNIST by SVHN data (SVHN -> MNIST): DA…☆26Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 7 years ago
- Online Semi-supervised Learning + Online Heterogeneous Transfer Learning☆29Updated 10 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆10Updated 6 years ago
- This paper is continuously updated with deep anomaly detection methods and their applications☆104Updated 6 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆97Updated 6 years ago