Skip to content

Commit

Permalink
Update example.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mhjensen committed Feb 17, 2024
1 parent 3854f12 commit 8d81cbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/src/week6/programs/example.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@
# Solution with iterative methods

# Solution with gradient descent and fixed learning rate

# Then using Jax

0 comments on commit 8d81cbe

Please sign in to comment.