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

Migrate DeepIV to new TensorFlow API or PyTorch #889

Open
kbattocchi opened this issue Jun 26, 2024 · 3 comments
Open

Migrate DeepIV to new TensorFlow API or PyTorch #889

kbattocchi opened this issue Jun 26, 2024 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@kbattocchi
Copy link
Collaborator

Our implementation of DeepIV relies on very outdated versions of the keras and tensorflow APIs that are not supported by versions 3.9 or later of python.

Given that Python 3.8 will not be supported beyond October 14, 2024, this means that we will deprecate and remove this estimator unless an implementation supporting either a newer version of TensorFlow/keras or a version supporting pytorch is created.

@kbattocchi kbattocchi added the help wanted Extra attention is needed label Jun 26, 2024
@vojavocni
Copy link
Contributor

Anyone working on this? I'm thinking of taking it.

@fverac
Copy link
Collaborator

fverac commented Aug 27, 2024

Anyone working on this? I'm thinking of taking it.

Since no one has spoken up, I think you should be free to take this on

@vojavocni
Copy link
Contributor

Unfortunately, I have to drop this as I'll be away from my laptop for the next month. If someone wants to take it over in the meantime, feel free, otherwise, I'll return to it when I'm available.

@vojavocni vojavocni removed their assignment Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants