Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Can't instantiate abstract class ExampleProcess with abstract methods fd_solver_backward, sample_paths #32

Closed
franz101 opened this issue May 27, 2020 · 4 comments
Assignees

Comments

@franz101
Copy link

Trying to run the example Monte_Carlo_Euler_Scheme.ipynb I run into this error:
TypeError: Can't instantiate abstract class ExampleProcess with abstract methods fd_solver_backward, sample_paths

https://colab.research.google.com/github/google/tf-quant-finance/blob/master/tf_quant_finance/examples/jupyter_notebooks/Monte_Carlo_Euler_Scheme.ipynb#scrollTo=uG8UAZXjeUhf

@saxena-ashish-g
Copy link
Contributor

Thanks for reporting this, Franz. We will take a look.

@cyrilchim
Copy link
Contributor

The example is outdated. Will update shortly.

@franz101
Copy link
Author

@cyrilchim @saxena-ashish-g thanks for the super quick response ;)

@cyrilchim
Copy link
Contributor

I have updated the notebook and added Greek computation example. Please let me know if you have any further issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants