JaimeTang / PyTorch-and-TransferLearningLinks
基于PyTorch使用迁移学习完成项目
☆61Updated 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:
- 支持向量机(SVM)——分类预测,包 括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 8 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 7 years ago
- 深度学习代码☆132Updated 6 years ago
- BLS Code☆135Updated 7 years ago
- Learning and Recording☆34Updated 6 years ago
- Implementing sparse autoencoder for MNIST data classification using keras and tensorflow☆23Updated 7 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆129Updated 6 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 7 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Updated 5 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆110Updated 5 years ago
- 使用多种方法解决MNSIT问题☆24Updated 5 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆206Updated 7 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆135Updated 2 years ago
- pytorch >>> 快速搭建自己的模型!☆127Updated 3 years ago
- Basic algorithms about machine learnig☆50Updated 5 years ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆39Updated 3 months ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 7 years ago
- An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification☆399Updated 2 years ago
- 包含一些比较常见的数据挖掘竞赛或者项目的源码☆131Updated 6 years ago
- The python implementation of tri-triaing☆51Updated 6 years ago
- Autoencoders in PyTorch☆102Updated 6 years ago
- ☆16Updated 7 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆162Updated 7 years ago
- keras注意力机制☆19Updated 7 years ago
- Visualization CNN model by Keras.☆73Updated 7 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 7 years ago
- ☆27Updated 7 years ago
- Online Semi-supervised Learning + Online Heterogeneous Transfer Learning☆30Updated 10 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆138Updated 5 years ago
- Implementation of AdaBoost algorithm in Python☆180Updated 9 years ago