Skip to content

Domain Adversarial Neural Networks (DANN) in Keras

Notifications You must be signed in to change notification settings

dengwanxia1991/DANN-1

Repository files navigation

DANN

Domain Adversarial Neural Networks (DANN) in Keras

The domain adversarial Neural Networks are vastly used for classification and recognition tasks in which the input data can be out-of-domain compared to the original training data. The algorithm, presented in this paper, is implemented in Keras. The presented Keras code allows flexible structure of the network by simply adjusting the "dann_helper" and different visualization and model manipulation such as visualization of model structure as seen in the image below: Model structure

About

Domain Adversarial Neural Networks (DANN) in Keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages