Skip to content

Commit 436bedb

Browse files
committed
add ifugre
1 parent 7399fa3 commit 436bedb

File tree

4 files changed

+15
-0
lines changed

4 files changed

+15
-0
lines changed

docs/docJiGen.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Model JiGen
22

3+
<div style="align: center; text-align:center;">
4+
<figure>
5+
<img src="https://github.com/marrlab/DomainLab/blob/master/docs/figs/jigen.png?raw=true" style="width:300px;"/>
6+
</figure>
7+
</div>
8+
9+
310
The JiGen method extends the understanding of the concept of spatial correlation in the
411
neural network by training the network not only on a classification task, but also on solving jigsaw puzzles.
512

docs/doc_dann.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,11 @@
22
## Domain Adversarial Neural Network
33
Details explained in the following publication:
44
Ganin, Yaroslav, et al. "Domain-adversarial training of neural networks." The journal of machine learning research 17.1 (2016): 2096-2030.
5+
6+
<div style="align: center; text-align:center;">
7+
<figure>
8+
<img src="https://github.com/marrlab/DomainLab/blob/master/docs/figs/dann.png?raw=true" style="width:300px;"/>
9+
</figure>
10+
</div>
11+
12+

docs/figs/dann.png

114 KB
Loading

docs/figs/jigen.png

234 KB
Loading

0 commit comments

Comments
 (0)