-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docs and rerun training, fix small bugs in save model.
- Loading branch information
Showing
52 changed files
with
2,046 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.backend package | ||
===================== | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.backend | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.AttentiveFP package | ||
==================================== | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.AttentiveFP | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.CGCNN package | ||
============================== | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.CGCNN | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.CMPNN package | ||
============================== | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.CMPNN | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.DGIN package | ||
============================= | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.DGIN | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.DMPNN package | ||
============================== | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.DMPNN | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.DimeNetPP package | ||
================================== | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.DimeNetPP | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.EGNN package | ||
============================= | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.EGNN | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.GNNExplain package | ||
=================================== | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.GNNExplain | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.GNNFilm package | ||
================================ | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.GNNFilm | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.HDNNP2nd package | ||
================================= | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.HDNNP2nd | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.HamNet package | ||
=============================== | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.HamNet | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.INorp package | ||
============================== | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.INorp | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.MAT package | ||
============================ | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.MAT | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.MEGAN package | ||
============================== | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.MEGAN | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.MXMNet package | ||
=============================== | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.MXMNet | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.Megnet package | ||
=============================== | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.Megnet | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.MoGAT package | ||
============================== | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.MoGAT | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.NMPN package | ||
============================= | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.NMPN | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.PAiNN package | ||
============================== | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.PAiNN | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.RGCN package | ||
============================= | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.RGCN | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kgcnn.literature.rGIN package | ||
============================= | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.literature.rGIN | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
kgcnn.optimizers package | ||
======================== | ||
|
||
Submodules | ||
---------- | ||
|
||
kgcnn.optimizers.optimizers module | ||
---------------------------------- | ||
|
||
.. automodule:: kgcnn.optimizers.optimizers | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: kgcnn.optimizers | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
Oops, something went wrong.