-
Hi,
I've been having issues running the quick_start notebook (and also the 'pytest test')
The environment I'm using (ujsing you requirements.txt): Python 3.10.12, TF 2.16.1, scipy 1.8.0, no GPU
…
-
https://github.com/deepsphere/deepsphere-weather/blob/b85757a389b9f77de241b716040d222f12ef1a4f/tutorials/w_example_xverif.py#L16
There is no such file in the folder you provided, right?
Could yo…
-
Thank you for for the great research on spherical graphs.
In https://github.com/deepsphere/deepsphere-pytorch/blob/master/deepsphere/utils/laplacian_funcs.py
the code attempts to import the class…
-
The polynomial values are computed in a loop:
https://github.com/deepsphere/deepsphere-cosmo-tf2/blob/3facedf3747abe3e065c45d3368d4d0b1ddf9a2d/deepsphere/gnn_layers.py#L127
For commonly used deg…
-
Hi,
This might not be the right place, but didn't find other contact options so posting it here.
It is regarding the autoencoder model in deepshphere tf2 tutorial. Using this tutorial, with a good…
-
I created a conda environment, activated it and installed pip in it; I then followed steps 1 and 2 in https://github.com/deepsphere/deepsphere-cosmo-tf2, but it returns
"
note: This error origi…
-
Hi,
I am trying to install deepsphere tf2. Although, it shows that the installation is completed, however, when trying to import dependencies from deepsphere, the following error occurs:
cannot …
-
- Thanks for the excellent and useful work.
- I wish to deploy this spherical convolutional model on my spherical data (signal from a spherical detector).
A few weeks ago, I basically implemented …
-
I try to run quick_start.ipynb in examples directory and I got the error
---------------------------------------------------------------------------
TypeError Traceba…
-
Hello,
I am getting an error when I am running either 'pytest tests' or the quick_start notebook. This error is: "ValueError: All layers added to a Sequential model should have unique names. Name ""…