Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.1.1.tar.gz | 2021-08-12 | 6.0 MB | |
0.1.1.zip | 2021-08-12 | 6.1 MB | |
README.md | 2021-08-12 | 624 Bytes | |
Totals: 3 Items | 12.2 MB | 1 |
Add test
- Add more thorough test cases.
Code Improvement
- Update the optimal hyperparameter set for SphereNet in
threedgraph
. [#39](https://github.com/divelab/DIG/issues/39) - Fix the Fidelity sign (to Fidelity-) for the fidelity_inv description in
xgraph
. [#43](thanks to @joaquincabezas)
Documentation Improvement
- Update the contribution instruction by adding more detailed descriptions.