Deep domain adaptation networks (DDAN) library for Python with TensorFlow.
☆77Sep 9, 2019Updated 6 years ago
Alternatives and similar repositories for ddan
Users that are interested in ddan are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tensorflow deep learning based domain adaptation model implementations with experiment of estimate MNIST by SVHN data (SVHN -> MNIST): DA…☆26Apr 14, 2019Updated 6 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆162Dec 1, 2018Updated 7 years ago
- An implementation of Deep Adaptation Network with pytorch☆115Jun 18, 2018Updated 7 years ago
- A simple implementation of domain adversarial training with GAN loss in Keras☆58May 31, 2018Updated 7 years ago
- Keras implementation of Domain-Adversarial Training of Neural Networks (DANN)☆12Jan 20, 2023Updated 3 years ago
- VGG transfer learning and Class Activation Mapping☆14Apr 6, 2019Updated 6 years ago
- Python implementation of (linear) Marginalized Stacked Denoising Autoencoder (mSDA), as well as dense Cohort of Terms (dCoT). Based on Ma…☆27Jun 16, 2020Updated 5 years ago
- Official implementation of https://arxiv.org/abs/1911.06256. Bayesian and frequentist deep learning models for remaining useful life (RUL…☆21Nov 15, 2019Updated 6 years ago
- Pytorch implementation of four neural network based domain adaptation techniques: DeepCORAL, DDC, CDAN and CDAN+E. Evaluated on benchmark…☆94Sep 29, 2021Updated 4 years ago
- Code for "Margin-aware Adversarial Domain Adaptation with Optimal Transport" paper☆16Jan 31, 2022Updated 4 years ago
- An implementation of DANN with pytorch☆215Jan 9, 2019Updated 7 years ago
- Adversarial Discriminative Domain Adaptation with MNIST 64x64 in Lasagne-Theano☆33Apr 2, 2017Updated 8 years ago
- ☆20Jun 21, 2019Updated 6 years ago
- Official implementation of Drop to Adapt: Learning Discriminative Features for Unsupervised Domain Adaptation presented at ICCV 2019.☆163Oct 3, 2023Updated 2 years ago
- Code release for Transferable Adversarial Training: A General Approach to Adapting Deep Classifiers (ICML2019)☆81May 12, 2019Updated 6 years ago
- Code release for "Partial Adversarial Domain Adaptation" (ECCV 2018)☆102Oct 29, 2018Updated 7 years ago
- Domain-Adversarial Neural Network in Tensorflow☆633Dec 5, 2021Updated 4 years ago
- TBEEF, a doubly ensemble framework for recommendation and prediction problems.☆20Apr 16, 2016Updated 9 years ago
- Domain Adaptation Representation Learning Algorithm (as published in JMLR 2016)☆141Nov 10, 2017Updated 8 years ago
- A PyTorch implementation for Adversarial Discriminative Domain Adaptation.☆15Dec 5, 2018Updated 7 years ago
- Low rank bilinear pooling in torch and keras☆12Aug 19, 2021Updated 4 years ago
- An example of implementing adversarial discriminative domain adaptation on captcha dataset by using keras☆11Feb 6, 2018Updated 8 years ago
- A PaddlePaddle implementation of 'Deep Subdomain Adaptation Network for Image Classification'☆23Oct 23, 2021Updated 4 years ago
- Domain-Adversarial Neural Network in Tensorflow☆37Nov 28, 2018Updated 7 years ago
- A PyTorch implementation for Asymmetric Tri-training for Unsupervised Domain Adaptation☆45Sep 5, 2017Updated 8 years ago
- ☆24Jul 30, 2022Updated 3 years ago
- This repository is for the transfer learning or domain adaptive with fault diagnosis.☆282Dec 8, 2022Updated 3 years ago
- This is the repository to reproduce the experiments of the IJCAI 2020 paper "Metric Learning in Optimal Transport for Domain Adaptation"☆23Jun 9, 2020Updated 5 years ago
- 利用遗传算法做基于客流需求的列车时刻表的优化☆15Apr 25, 2021Updated 4 years ago
- Unsupervised Meta-Domain Adaptation for Fashion Retrieval☆10Apr 21, 2023Updated 2 years ago
- Code release for Unsupervised Domain Adaptation via Structurally Regularized Deep Clustering (CVPR2020-Oral).☆82Apr 20, 2022Updated 3 years ago
- Tutorial for Clustering mixed data types☆10Jan 25, 2021Updated 5 years ago
- Code for the paper "Minimal-Entropy Correlation Alignment for Unsupervised Deep Domain Adaptation", ICLR 2018☆64Dec 11, 2019Updated 6 years ago
- Interspeech Tutorial - Resource Efficient and Cross-Modal Learning Toward Foundation Modeling☆15Oct 9, 2023Updated 2 years ago
- Pytorch ImageNet training codes with various tricks, lr schedulers, distributed training, mixed precision training, DALI dataloader etc.☆18Aug 12, 2020Updated 5 years ago
- Unsupervised Domain Adaptation with Moment Alignment Neural Networks (Keras)☆60Oct 3, 2023Updated 2 years ago
- Code for HyPER: A Flexible and Extensible Probabilistic Framework for Hybrid Recommender Systems☆16Jun 2, 2016Updated 9 years ago
- 这是论文Unsupervised Domain Adaptation by Backpropagation的复现tf2代码,并完成了MNIST与MNIST-M数据集之间的迁移训练☆20Aug 1, 2021Updated 4 years ago
- 本课程主要介绍强化学习的基础知识,其目标是帮助同学们快速、顺利地进入强化学习及其应用领域的研究工作。课程主要内容包含有限马尔可夫决策过程,动态规划,无模型预测与控制(SASA,Q-Learning),价值函数逼近(DQN),策略梯度方法(REINFORCE),执行者/评论者…☆18Oct 17, 2022Updated 3 years ago