dicee 0.0.5
We're happy to announce the 0.0.5 release.
You can install it with pip install dicee==0.0.5
Major updates
-
Pykeen models can be trained without out-of-memory caused by using reguralizers wo collect_regularization_term (see #1297) .
-
Via
--sparql_endpoint
argument, KGE models can be trained on triples stored in a triple store. -
Via
rdflib
, many different formatted KGs can be read into memory. -
We added more tests and documented our code.
Todos for the next release
- Model Parallelism:
- 8bit Training: