Pablo Antonio Moreno Casares
Pablo Antonio Moreno Casares
> hi, seems you are accidentally changing some other files in Flash turorials I changed the name of the electricity_forecasting folder to tabular_forecasting. I believe that might be much more...
Why do we get error ``` python -m pytest flash_tutorials/tabular_classification/santander.ipynb -v --nbval deactivate rm -rf flash_tutorials/tabular_classification/venv 401 - Unauthorized Error: Process completed with exit code 1. ``` ?
Yes, I am referring to that 🙂. Ok, give me a couple of weeks (as I am a bit busy right now) and I'll get it done.
Thanks @obriente for the answer. Right now I am even more confused than yesterday because executing ``` from openfermion.chem import geometry_from_pubchem, MolecularData import numpy as np from openfermionpyscf import run_pyscf...
Sorry, there was a typo: I did not mean `
I have a closely related issue with pytorch instead of tensorflow: ``` import jax from torch.utils.data import Dataset ``` will crash the jupyter kernel on my intel mac (no GPU).
Hi @yulunwang, perhaps this is a bit late now, but there is an even more performant option, based on so-called commutator-free quasi-Magnus operators. Check this repo for an example of...
We may want to close this, or are there additional tests to be implemented?
@Matematija recommended sharding too.
@jackbaker1001 I can't replicate the issue with the above molecule in the 4th basic example script. The only change I made was including ``` from .eigenproblem import safe_fock_solver, safe_eigh ```...