Stochastic modelling
Is Stochastic modeling still supported? I can't find any tutorial about it if it's still supported, where can I find examples/tutorials to learn how to use it? Thanks in advance for any help you could provide
Hi @oscarfasanchez,
thanks for your question. As GemPy went through quite some changes when moving from version 2 to 3 (including replacing theano with pytorch in the backend) we do not have good examples of probabilistic modeling available right now. We are however working on providing them in the near future.
For now, maybe the comments in this issue #971 can give you some inspiration. Note that most of the steps for probabilistic modeling are anyway performed outside of gempy.
Cheers, Jan
Thank you very much for your fast answer, I'll take a look to it Cheers