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 9121e66 commit 2c07a65Copy full SHA for 2c07a65
src/optimize_2d_momentum_bumpy_torch.py
@@ -1,4 +1,4 @@
1
-"""Implement 2d gradient descent using jax."""
+"""Implement 2d gradient descent."""
2
3
import numpy as np
4
import torch as th
0 commit comments