JaimeTang / PyTorch-and-TransferLearning
基于PyTorch使用迁移学习完成项目
☆59Updated 6 years ago
Alternatives and similar repositories for PyTorch-and-TransferLearning:
Users that are interested in PyTorch-and-TransferLearning are comparing it to the libraries listed below
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆98Updated 6 years ago
- 使用多种方法解决MNSIT问题☆24Updated 4 years ago
- 使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。☆24Updated 6 years ago
- InfoGAN to generate temporal sequences.☆25Updated 6 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 6 years ago
- ☆27Updated 6 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆154Updated 6 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆132Updated 5 years ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆44Updated 6 years ago
- 基于小波与卷积神经网络的多尺度时间序列分类☆18Updated 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)…☆66Updated 6 years ago
- keras注意力机制☆18Updated 6 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆106Updated 4 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆75Updated 4 years ago
- Online Semi-supervised Learning + Online Heterogeneous Transfer Learning☆28Updated 9 years ago
- pytorch >>> 快速搭建自己的模型!☆124Updated 2 years ago
- Basic algorithms about machine learnig☆50Updated 4 years ago
- 包含一些比较常见的数据挖掘竞赛或者项目的源码☆121Updated 5 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆128Updated 5 years ago
- BLS Code☆122Updated 6 years ago
- ☆137Updated 7 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 6 years ago
- Transfer learning algorithm TrAdaboost,coded by python☆121Updated 2 years ago
- Autoencoders in PyTorch☆100Updated 5 years ago
- Weight Averaging Model Ensemble☆16Updated 3 years ago
- Learning and Recording☆34Updated 5 years ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆38Updated 6 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆182Updated 4 years ago