Skip to content
New issue

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

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

Already on GitHub? # to your account

Incorporating JAX #1

Closed
signorgelato opened this issue Jun 2, 2020 · 2 comments
Closed

Incorporating JAX #1

signorgelato opened this issue Jun 2, 2020 · 2 comments

Comments

@signorgelato
Copy link

Is there any plan to leverage tools like JAX (autograd+XLA)?

@differential-machine-learning
Copy link
Owner

No plan but happy to discuss and consider possibilities. The notebooks in this repo are designed for demonstration purposes, to clarify the concepts of the paper, demonstrate a practical implementation and show results. The industrial-strength code developed in Danske Bank's proprietary systems is very different.

@signorgelato
Copy link
Author

I was mainly thinking of the possibility of writing native Python and Numpy code at least in the prototyping stage and then leverage JAX to speed things up on accelerators.

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

No branches or pull requests

2 participants