Download Latest Version v1.11.1 source code.tar.gz (8.6 MB)
Email in envelope

Get an email when there's a new version of PyKEEN

Home / v1.11.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-10-29 7.7 kB
v1.11.0 source code.tar.gz 2024-10-29 8.6 MB
v1.11.0 source code.zip 2024-10-29 8.9 MB
Totals: 3 Items   17.5 MB 2

PyKEEN 1.11 has a lot of nice fixes from the last year of work, as well as a few bigger (potentially breaking) changes, see the last heading below. Big thanks to our five new contributors, and lots of great discussions on the issue tracker.

Enhancements

Bug Fixes

Removals

Docs

Packaging, Project Management, and Testing

Merging Functional Forms

We did some pretty big breaking changes in this release - there is no longer a pykeen.nn.functional module. All of the functional forms are now part of the nn.Module classes in pykeen.nn.modules for interaction models. This was tracked and discussed in https://github.com/pykeen/pykeen/issues/1102

While we were at it, we also did some more big refactoring:

Semantic versioning is a lie. We hope you enjoy pykeen v1.11 :)

New Contributors

Full Changelog: https://github.com/pykeen/pykeen/compare/v1.10.2...v1.11.0

Source: README.md, updated 2024-10-29