- Adding pre-trained model - Fix version pinning for pyparsing - Adding cli check
2021.10.01
- Added colab notebook example - Compatible with both python 3.7 and 3.8 now
2021.09.29
- Release at the paper acceptance stage - Added codecov coverage, and paperswithcode badges
2021.08.02
- Added output_dir option - Added hMOF and PDBBind core database trainers - Added early_stopping - Fixed standardscaler to work with folder based training
2021.07.10
- Simplify train_folder.py - Add more datasets
2021.07.05
- QM9_JCTC training - EDOS_PDOS script added - Multiple output data training example added