ssamot / DANN-kerasLinks
A simple implementation of domain adversarial training with GAN loss in Keras
☆58Updated 7 years ago
Alternatives and similar repositories for DANN-keras
Users that are interested in DANN-keras are comparing it to the libraries listed below
Sorting:
- A Keras framework for Adversarial Domain Adaptation☆34Updated 5 years ago
- Deep domain adaptation networks (DDAN) library for Python with TensorFlow.☆75Updated 6 years ago
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆37Updated 7 years ago
- Tensorflow deep learning based domain adaptation model implementations with experiment of estimate MNIST by SVHN data (SVHN -> MNIST): DA…☆26Updated 6 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆135Updated 2 years ago
- Unsupervised Domain Adaptation with Moment Alignment Neural Networks (Keras)☆60Updated 2 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 6 years ago
- PyTorch implementation of SDAE (Stacked Denoising AutoEncoder)☆127Updated 5 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆161Updated 7 years ago
- implement Domain-Adversarial Training of Neural Networks☆60Updated 7 years ago
- A Tensorflow implementation of paper, Deep CORAL: Correlation Alignment for Deep Domain Adaptation