psiang / TensorFlow-Deep_Learning_and_Transfer_LearningLinks
用Tensorflow实现深度学习模型和迁移学习模型
☆15Updated 5 years ago
Alternatives and similar repositories for TensorFlow-Deep_Learning_and_Transfer_Learning
Users that are interested in TensorFlow-Deep_Learning_and_Transfer_Learning are comparing it to the libraries listed below
Sorting:
- Autoencoders in PyTorch☆102Updated 6 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆94Updated 4 years ago
- The introduction and code implementation of the paper "Transfer Feature Learning with Joint Distribution Adaptation"☆13Updated 5 years ago
- Domain Adaptation via Transfer Component Analysis☆16Updated 2 months ago
- 集成学习Stacking方法详解☆79Updated 6 years ago
- ☆67Updated 5 years ago
- 这是论文Unsupervised Domain Adaptation by Backpropagation的复现tf2代码,并完成了MNIST与MNIST-M数据集之间的迁移训练☆20Updated 4 years ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆60Updated 7 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- 由于CSDN博客里面不能直接上代码链接,涉嫌营销推广,因此建一个github仓库用于整理这些代码链接☆153Updated 3 years ago
- 这是论文Unsupervised Domain Adaptation by Backpropagation的复现代码,并完成了MNIST与MNIST-M数据集迁移,master和tf2分支代码为是基于tf2.x,tf1分支代码基于tf1.x☆65Updated 4 years ago
- CNN 用来对向量进行特征提取,向量可以是文本的embedding、社交网络节点的embedding、图片等☆12Updated 5 years ago
- 一维卷积神经网络☆43Updated 6 years ago
- 1D CNN for CWRU rolling bearings dataset☆45Updated 7 years ago
- ☆14Updated 11 months ago
- 自动编码器及降噪自动编码器☆15Updated 6 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆57Updated 5 years ago
- CNN-BiGRU-Attention模型☆102Updated 3 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆32Updated 9 years ago
- 采用神经网络 来预测加密货币涨跌,同时采用贝叶斯优化方法调整超参数☆23Updated 4 years ago
- Package for preprocessing CWRU Bearing dataset☆14Updated 10 months ago
- here is the introduce of bls☆74Updated 4 years ago
- BiLSTM-CNN for Chinese text classification.☆20Updated 4 years ago
- Include Supervised learning:Logistic Regression、Multilayer perceptron and Deep Convolutional Network .And Unsupervised learning:Auto Enco…☆14Updated 5 months ago
- 基于波士顿房屋租赁价格数据,使用lasso回归算法做特征选择后,分别使用线性回归、Lasso回归、Ridge回归、Elasitic Net四类回归算法构建模型(分别测试1,2,3阶)☆13Updated 6 years ago
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆126Updated 3 years ago
- 项目基于论文《Fuzzy c-Means Algorithms for Very Large Data》,使用Python语言实现FCM算法及其扩展算法,包括FCM、spFCM、oFCM、kFCM、reskFCM、spkFCM、okFCM。☆67Updated 6 years ago
- 麻雀算法优化支持向量机 python实现☆15Updated 3 years ago
- 数据预处理之缺失值处理,特征选择☆22Updated 6 years ago
- 个人练习,自编码器及其变形(理论+实践)☆345Updated 6 years ago