Skip to content

dicee 0.0.5

Compare
Choose a tag to compare
@Demirrr Demirrr released this 11 Aug 06:57
· 679 commits to main since this release
d7f9905

We're happy to announce the 0.0.5 release.

You can install it with pip install dicee==0.0.5

Major updates

  1. Pykeen models can be trained without out-of-memory caused by using reguralizers wo collect_regularization_term (see #1297) .

  2. Via --sparql_endpoint argument, KGE models can be trained on triples stored in a triple store.

  3. Via rdflib, many different formatted KGs can be read into memory.

  4. We added more tests and documented our code.

Todos for the next release

  1. Model Parallelism:
  2. 8bit Training: