This is a python package which implements a GNN for SCF initial density predictions.
To use MolGraphNetworks setup scf_guess_tools and scf_guess_datasets as described in their respective documentation.
Use pip install -e inside the mgnn folder to install the package in editable mode.
A comprehensive example on the usage is given in example.ipynb.