Sequential version of quadratic problem in TensorFlow #28
Labels
⚗️ Other: Good First Issue
Good issue to try out for newcomers
👷 Status: In Progress
Issue is being worked on
Milestone
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:
quadratic_deep
to match our PyTorch version.The text was updated successfully, but these errors were encountered: