AstraZeneca / chemicalx

A PyTorch and TorchDrug based deep learning library for drug pair scoring. (KDD 2022)
https://chemicalx.readthedocs.io
Apache License 2.0
708 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.

Changes