Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thucbx99 committed Sep 17, 2022
1 parent ce0bcb0 commit 97f5ed7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div align='center' margin-bottom:40px> <img src="/logo.png" width=200/> </div>
<div align='center' margin-bottom:40px> <img src="logo.png" width=200/> </div>

# Transfer Learning Library

Expand All @@ -22,7 +22,7 @@ Our _API_ is divided by methods, which include:
- model ranking/selection methods (tllib.ranking)
- normalization-based methods (tllib.normalization)

<img src="/Tllib.png">
<img src="Tllib.png">

We provide many example codes in the directory _examples_, which is divided by learning setups. Currently, the supported learning setups include:
- DA (domain adaptation)
Expand Down

0 comments on commit 97f5ed7

Please sign in to comment.