akensert / molgraph

Graph neural networks for molecular machine learning. Implemented and compatible with TensorFlow and Keras.
https://molgraph.readthedocs.io/en/latest/
MIT License
48 stars 5 forks source link

unit tests #14

Closed thegodone closed 1 year ago

thegodone commented 1 year ago

I just add a task/issue on unit testing.

I see lot of fix / code modification yesterday. Is new version working well ?

akensert commented 1 year ago

Yes, it should work fine. Was mostly (>90%) "superficial" code modification.

thegodone commented 1 year ago

perfect!