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 e83491d commit fd94e37Copy full SHA for fd94e37
docs/src/design/changing_the_primal.md
@@ -336,8 +336,6 @@ end
336
```
337
338
We should think about how we might want to make future changes to this code.[^6]
339
-(NB: there is actually a further optimization that can be made to the logistic sigmoid, to avoid remembering two things and just remember one.
340
-As an exercise to the reader, consider how the code would need to be changed and where.)
341
342
We need to make a series of changes:
343
* update what work is done in the primal, to compute the intermediate values.
0 commit comments