fsschneider / DeepOBS

DeepOBS: A Deep Learning Optimizer Benchmark Suite
MIT License
103 stars 34 forks source link

Quadratic deep as sequential #13

Closed f-dangel closed 4 years ago

f-dangel commented 5 years ago

Reformulate the quadratic test problem as empirical risk minimization with a sequential neural network and square loss, see the issue in my fork for more details.

Important: This will change the loss function of the test problem by a constant scale.