Drawing the trajectory path #62
camillerievan
started this conversation in
General
Replies: 1 comment
-
Hey @camillerievan, you can try to get the 2D trajectory as usual, and then create a new list with the corresponding loss values, lets call them In short, you can plot on a 3D surface just like you would on any matplotlib 3D axis. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I managed to draw the trajectory path of my minimization function on the 2D graph - how can I do the same on the 3D graph?
Beta Was this translation helpful? Give feedback.
All reactions