Skip to content

Commit 2c07a65

Browse files
authored
Update optimize_2d_momentum_bumpy_torch.py
1 parent 9121e66 commit 2c07a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/optimize_2d_momentum_bumpy_torch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Implement 2d gradient descent using jax."""
1+
"""Implement 2d gradient descent."""
22

33
import numpy as np
44
import torch as th

0 commit comments

Comments
 (0)