- Python 3.7 requirement in setup.py to make colab work.
2021.12.26
- README update - Added QETB database training script - Removed dgl-cu101 from setup.py as some mac systems are having issue to directly using setup.py. They should install using pip install dgl-cuXYZ command.
2021.11.16
- Minor fixes to avoid printing model params while loading pretrained model - Added pepy.tech downloads
2021.11.14
- Command line options added - Increased coverage
2021.11.13
- Python version and pandas version fix
2021.11.12
- Modified pretrained.py script - Added several figures