JaimeTang / PyTorch-and-TransferLearningLinks
基于PyTorch使用迁移学习完成项目
☆60Updated 7 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
Sorting:
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆97Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 7 years ago
- 深度学习代码☆132Updated 5 years ago
- 包含一些比较常见的数据挖掘竞赛或者项目的源码☆129Updated 6 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆203Updated 6 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆136Updated 6 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆156Updated 6 years ago
- Online Semi-supervised Learning + Online Heterogeneous Transfer Learning☆29Updated 10 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆107Updated 4 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆128Updated 5 years ago
- ☆139Updated 7 years ago
- BLS Code☆125Updated 6 years ago
- Basic algorithms about machine learnig☆50Updated 4 years ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆39Updated 6 years ago
- 使用多种方法解决MNSIT问题☆24Updated 5 years ago
- Transfer Learning Toolkit for Primary Researchers☆104Updated 4 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆131Updated last year
- Autoencoders in PyTorch☆101Updated 5 years ago
- pytorch >>> 快速搭建自己的模型!☆124Updated 2 years ago
- 2017工业大数据创新竞赛/风机叶片结冰预测大赛☆48Updated 6 years ago
- ☆20Updated 6 years ago
- The python implementation of tri-triaing☆50Updated 6 years ago
- 论文 Hinton等的论文 Matrix capsules with EM routing - Hinton, G. E., Sabour, S. and Frosst, N. (2018) Dynamic Routing Between Capsules - Sabou…☆19Updated 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
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Updated 4 years ago
- ☆27Updated 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…☆42Updated 6 years ago
- Implementation of AdaBoost algorithm in Python☆178Updated 8 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆200Updated 6 years ago
- Domain-Adversarial Neural Network in Tensorflow☆37Updated 6 years ago