Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XuZhirong authored Sep 14, 2021
1 parent 825e598 commit f901656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ python examples/hyperml/train.py
### Hyper Tree Pre-train Model

In the real-world, data is often organized in tree-like structure or can be represented hierarchically.
It has been proven that Hyperbolic deep neural networks have significant advantages over tree-data representation than Euclidean models.
It has been proven that hyperbolic deep neural networks have significant advantages over tree-data representation than Euclidean models.
In this case, we present a hyperbolic graph pre-train model for category tree in [Taobao](https://www.taobao.com/).
The further details including dataset description, model architecture and visualization of results can be found in [CateTreePretrain](examples/tree_pretrain/README.md).

Expand Down

0 comments on commit f901656

Please sign in to comment.