Fixing the reference, a) to the right Berkeley course (CS 188 and not CS 285) and b) to have a proper URL format

This commit is contained in:
Andrey Voroshilov
2022-12-18 12:24:23 -08:00
parent e8d9c18482
commit a4cd53cd37

View File

@@ -26,7 +26,7 @@ If its still confusing, **think of a real problem: the choice of picking a re
<figure>
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit1/exp_2.jpg" alt="Exploration">
<figcaption>Source: <a href="[http://rail.eecs.berkeley.edu/deeprlcourse-fa17/f17docs/lecture_13_exploration.pdf](http://rail.eecs.berkeley.edu/deeprlcourse-fa17/f17docs/lecture_13_exploration.pdf)"> Berkley AI Course</a>
<figcaption>Source: <a href="https://inst.eecs.berkeley.edu/~cs188/sp20/assets/lecture/lec15_6up.pdf"> Berkley AI Course</a>
</figcaption>
</figure>