Skip to content

Releases: Sujit-O/pykg2vec

Milestone v0.0.52

23 Dec 04:48
9419f97
Compare
Choose a tag to compare
  1. revised user documentation.
  2. add more algorithms. now, pykg2vec has 25 algorithms.
  3. usability improvement (pykg2vec-train/-tune/-infer)
  4. minor fixes.

Milestone v0.0.51

21 Apr 01:18
eb5ea60
Compare
Choose a tag to compare

More Algorithms added (Analogy, SimplE, CP).
Minor bug fixes.

Milestone v.0.0.50

03 Mar 19:31
337a5e6
Compare
Choose a tag to compare

Fix bugs regarding link prediction metrics and algorithms.

adding '-exp' for train.py to test benchmark dataset (fb15k) with best hyperparameter settings.

allowing a more flexible search space specifications for tune_model.py.

Milestone 0.0.49

15 Aug 05:17
1d8d7bf
Compare
Choose a tag to compare

Added inference, support for custom dataset, fixed minor bugs.

Milestone 0.0.48 achieved

02 Jul 23:46
3dcd3fc
Compare
Choose a tag to compare

Handled all the major issues and bugs.

API Documentation

17 Jun 03:19
311e8d5
Compare
Choose a tag to compare

Major update with the detailed API documentation.

First-Release

31 May 02:36
d0a20c6
Compare
Choose a tag to compare

The first release with major bugs fixed!

First pre-release of pykg2vec!

23 May 23:51
121cd6e
Compare
Choose a tag to compare
Pre-release

This is the first pre-release of pykg2vec.