We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0712183 commit bc599baCopy full SHA for bc599ba
README.md
@@ -17,7 +17,7 @@ methods for line-search.
17
18
## Why not [torch.optim](https://pytorch.org/docs/stable/optim.html)?
19
20
-Not every problem is high-dimensional, nonlinear, with noisy gradients.
+Not every problem is high-dimensional, highly nonconvex, with noisy gradients.
21
For such problems, classical optimization techniques
22
can be more efficient.
23
0 commit comments