@@ -168,7 +168,7 @@ <h2 id="recap">Recap</h2>
168168< p > Formally, a computer program is said to learn from experience $ℇ$ with respect to some task $𝒯$ and performance measure $𝒫$ if its performance at $𝒯$ as measured by $𝒫$ improves with $ℇ$.</ p >
169169
170170< figure >
171- < img src ="/assets/img/notes/lecture-02/Recap.png " alt ="" />
171+ < img src ="../.. /assets/img/notes/lecture-02/Recap.png " alt ="" />
172172</ figure >
173173
174174< hr />
@@ -207,7 +207,7 @@ <h2 id="machine-learning-jargon">Machine Learning Jargon</h2>
207207< h2 id ="history-of-machine-learning "> History of Machine Learning</ h2 >
208208
209209< figure >
210- < img src ="/assets/img/notes/lecture-02/lec2-1.png " alt ="" />
210+ < img src ="../.. /assets/img/notes/lecture-02/lec2-1.png " alt ="" />
211211</ figure >
212212
213213< ul >
@@ -221,7 +221,7 @@ <h2 id="history-of-machine-learning">History of Machine Learning</h2>
221221</ ul >
222222
223223< figure >
224- < img src ="/assets/img/notes/lecture-02/lec2-2.png " alt ="" />
224+ < img src ="../.. /assets/img/notes/lecture-02/lec2-2.png " alt ="" />
225225</ figure >
226226
227227< hr />
@@ -230,7 +230,7 @@ <h2 id="artificial-neurons-and-perceptrons">Artificial Neurons and Perceptrons</
230230< ul >
231231 < li > Neural model first discussed in 1943 (McCulloch & Pitts).
232232 < figure >
233- < img src ="/assets/img/notes/lecture-02/lec2-2.png " alt ="" />
233+ < img src ="../.. /assets/img/notes/lecture-02/lec2-2.png " alt ="" />
234234 </ figure >
235235 < ul >
236236 < li > Mimicked neuroscience behaviors.</ li >
@@ -240,7 +240,7 @@ <h2 id="artificial-neurons-and-perceptrons">Artificial Neurons and Perceptrons</
240240 </ li >
241241 < li > < strong > Perceptrons</ strong > :
242242 < figure >
243- < img src ="/assets/img/notes/lecture-02/lec2-3.png " alt ="" />
243+ < img src ="../.. /assets/img/notes/lecture-02/lec2-3.png " alt ="" />
244244 </ figure >
245245 < ul >
246246 < li > Horizontal = input, vertical = output.</ li >
@@ -298,7 +298,7 @@ <h2 id="neural-networks-as-computation-graphs">Neural networks as computation gr
298298</ ul >
299299
300300< figure >
301- < img src ="/assets/img/notes/lecture-02/fig-computation-graph.png " alt ="Computation graph showing input, intermediate computations, and outputs " />
301+ < img src ="../.. /assets/img/notes/lecture-02/fig-computation-graph.png " alt ="Computation graph showing input, intermediate computations, and outputs " />
302302</ figure >
303303
304304< ul >
@@ -330,7 +330,7 @@ <h2 id="about-the-term-deep-learning">About the term “Deep Learning”</h2>
330330< h2 id ="activation-functions "> Activation Functions</ h2 >
331331
332332< figure >
333- < img src ="/assets/img/notes/lecture-02/lec2-7.png " alt ="" />
333+ < img src ="../.. /assets/img/notes/lecture-02/lec2-7.png " alt ="" />
334334</ figure >
335335
336336< ul >
@@ -344,7 +344,7 @@ <h2 id="activation-functions">Activation Functions</h2>
344344< h2 id ="hardware "> Hardware</ h2 >
345345
346346< figure >
347- < img src ="/assets/img/notes/lecture-02/lec2-8.png " alt ="" />
347+ < img src ="../.. /assets/img/notes/lecture-02/lec2-8.png " alt ="" />
348348</ figure >
349349
350350< ul >
0 commit comments