H
Results
2
issues of
H
## 🚀 Feature Add `epoch` to aim's `pytorch_lightning` adaptor, whenever it's available. ### Pitch Often the current epoch number is available as a `metric` from logs sent by `pytorch_lightning`. If...
type / enhancement
good first issue
Can we add an option to not save data in `run_pyscf`? Saving data is prohibited in my cluster (error message attached) and is not necessary I guess? ``` File "/usr/local/lib/python3.6/dist-packages/openfermionpyscf/_run_pyscf.py",...