Skip to content

Commit cc88804

Browse files
authored
Update viz.ipynb
1 parent c14d307 commit cc88804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/viz/viz.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"id": "Ynb-laSwmpac"
88
},
99
"source": [
10-
"# Loading and visualizing results ([open in colab](https://colab.research.google.com/github/openai/baselines/blob/master/docs/viz.ipynb))\n",
10+
"# Loading and visualizing results ([open in colab](https://colab.research.google.com/github/openai/baselines/blob/master/docs/viz/viz.ipynb))\n",
1111
"In order to compare performance of algorithms, we often would like to visualize learning curves (reward as a function of time steps), or some other auxiliary information about learning aggregated into a plot. Baselines repo provides tools for doing so in several different ways, depending on the goal."
1212
]
1313
},

0 commit comments

Comments
 (0)