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

Sequential version of quadratic problem in TensorFlow #28

Open
1 task
fsschneider opened this issue Apr 7, 2020 · 0 comments
Open
1 task

Sequential version of quadratic problem in TensorFlow #28

fsschneider opened this issue Apr 7, 2020 · 0 comments
Assignees
Labels
⚗️ Other: Good First Issue Good issue to try out for newcomers 👷 Status: In Progress Issue is being worked on

Comments

@fsschneider
Copy link
Owner

The quadratic_deep problem for PyTorch has been updated and slightly changed. It is now re-written as a sequential "neural network". This allows compatibility for example with BackPACK.

The TensorFlow version should be updated accordingly. The update most likely introduces only constant or scaling changes. But to be precise, the TensorFlow version should be as equivalant as possible.


To Do

We will do the following steps for version 1.2.0:

  • Update the TensorFlow version of quadratic_deep to match our PyTorch version.
@fsschneider fsschneider added 👷 Status: In Progress Issue is being worked on ⚗️ Other: Good First Issue Good issue to try out for newcomers labels Apr 7, 2020
@fsschneider fsschneider added this to the 📦 Version 1.2.0 milestone Apr 7, 2020
@fsschneider fsschneider self-assigned this Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚗️ Other: Good First Issue Good issue to try out for newcomers 👷 Status: In Progress Issue is being worked on
Projects
None yet
Development

No branches or pull requests

1 participant