Releases: a-ws-m/unlockNN
Releases · a-ws-m/unlockNN
v2.0.3
What's Changed
- Feature/graph_training by @a-ws-m in #34
- JOSS review by @a-ws-m in #38
- Minor edit for references by @osorensen in #39
New Contributors
- @osorensen made their first contribution in #39
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
v2.0.0
A complete overhaul to the way unlockGNN implements its features allows representing the probabilitsic model as a single keras.Model
. This enables much more powerful usage of the Keras API and removes a lot of redundancy. See the updated documentation for usage details!
Initial release
The first release of unlockGNN with an extensible API for unlocking any GNN of your choice.