From c028ecd00912d1044e7191d69269e36200ab7581 Mon Sep 17 00:00:00 2001 From: Dario Paez <78042437+dario248@users.noreply.github.com> Date: Mon, 5 Dec 2022 20:52:25 -0300 Subject: [PATCH] Corrected Link Corrected link to FastAI course --- units/en/unit1/deep-rl.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/en/unit1/deep-rl.mdx b/units/en/unit1/deep-rl.mdx index c0c2247..b448d6f 100644 --- a/units/en/unit1/deep-rl.mdx +++ b/units/en/unit1/deep-rl.mdx @@ -18,4 +18,4 @@ In the second approach, **we will use a Neural Network** (to approximate the Q -If you are not familiar with Deep Learning you definitely should watch [the FastAI Practical Deep Learning for Coders](https://course.fast.a) (Free). +If you are not familiar with Deep Learning you definitely should watch [the FastAI Practical Deep Learning for Coders](https://course.fast.ai) (Free).