You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The examples in the three notebooks are for CPUs only. I will soon make small modification to make them work on both CPUs and GPUs.
PyTorch appears to be more popular than TensorFlow. People like its ability to change the computational graph at run time. It is good to have both options available.
As seen in #28, tensorflow is not yet Python 3.13 ready.
That said, a lot of the internet seems to like PyTorch more than Tensorflow. So, should we move GEOSpyD to use it?
I call on @katherbreen, @dbarahon, @amdasilva, and @JulesKouatchou as people more knowledgeable than I to see.
It would be nice for us to support a Python 3.13 GEOSpyD stack
The text was updated successfully, but these errors were encountered: