issues
search
AstraZeneca
/
chemicalx
A PyTorch and TorchDrug based deep learning library for drug pair scoring. (KDD 2022)
https://chemicalx.readthedocs.io
Apache License 2.0
715
stars
87
forks
source link
Move back the BatchGenerator to the data namespace.
#80
Closed
benedekrozemberczki
closed
2 years ago
benedekrozemberczki
commented
2 years ago
Summary
The batch generator is back on the main namespace.
[x] Unit tests provided for these changes
[x] Documentation and docstrings added for these changes using the
sphinx style
Changes
BatchGenerator is back on the data name space for direct imports.
Summary
The batch generator is back on the main namespace.
Changes