Releases: NSLab-CUK/Connector
Releases · NSLab-CUK/Connector
Version 0.50
Connector Ver. 0.5 is a test release that will be further developed to enable researchers from different fields to apply graph representation learning models to their research.
What's Changed
- Add Node2vec model by @hoangvanthuy90 in #1
- Add metapath2vec model by @NguyenThanhSang99 in #2
- Implement SiNE model for signed network by @NguyenThanhSang99 in #3
- Clean code and add TransH, TransR by @NguyenThanhSang99 in #4
- Update GCN model by @NguyenThanhSang99 in #5
- Add gnn models by @NguyenThanhSang99 in #6
- Handle GNN model for flexibly using activation functions by @NguyenThanhSang99 in #7
- Add GAT model by @NguyenThanhSang99 in #8
- Update GNN, GAT layer and Transformer Layer by @BWAAEEEK in #9
- Update lib name by @NSLab-CUK in #10
New Contributors
- @hoangvanthuy90 made their first contribution in #1
- @NguyenThanhSang99 made their first contribution in #2
- @BWAAEEEK made their first contribution in #9
- @NSLab-CUK made their first contribution in #10
Full Changelog: https://github.com/NSLab-CUK/Connector/commits/0.50