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
- Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现☆35Updated 6 years ago
- Transfer Learning Toolkit for Primary Researchers☆104Updated 4 years ago
- Using Residual Attention Networks to diagnose retinal diseases in medical images☆17Updated 4 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 7 years ago
- ☆20Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- Deep domain adaptation networks (DDAN) library for Python with TensorFlow.☆72Updated 5 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 7 years ago
- Script to extract CNN deep features with different ConvNets, and then use them for an Image Classification task with a SVM classifier wit…☆30Updated 7 years ago
- using WGAN to generate fault bearing vibration signals☆51Updated 7 years ago
- ☆27Updated 6 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆10Updated 6 years ago
- 包含一些比较常见的数据挖掘竞赛或者项目的源码☆129Updated 6 years ago
- BLS Code☆124Updated 6 years ago
- Medical Imaging, Denoising Autoencoder, Sparse Denoising Autoencoder (SDAE) End-to-end and Layer Wise Pretraining☆47Updated 6 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆67Updated 6 years ago
- ☆16Updated 6 years ago
- Online Semi-supervised Learning + Online Heterogeneous Transfer Learning☆29Updated 9 years ago
- InfoGAN to generate temporal sequences.☆25Updated 6 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- Classification for cifar10 in pytorch including alexnet, densenet, googlenet, lenet, resnet, vgg☆27Updated 7 years ago
- CNN applied to bearing signals for analysis☆88Updated 5 years ago
- ☆139Updated 7 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆136Updated 6 years ago
- Comparing CNN+Softmax with CNN+SVM on CIFAR 10 Dataset☆14Updated 6 years ago
- Implementation of simple autoencoders networks with Keras☆242Updated 4 years ago
- Source code for "Multi-Source Deep Domain Adaptation with Weak Supervision for Time-Series Sensor Data" (KDD 2020)☆56Updated 4 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
- 八种最常用的GAN生成式对抗网络代码框架☆71Updated 6 years ago