@@ -721,7 +721,7 @@ <h1 id="side-note-follow-along-with-google-colab">Side note: follow along with <
721721< div >
722722< p > < img src ="../../figures/colab_screenshot.png " alt ="" style ="height:700px; " /> </ p >
723723</ div >
724- < div class ="tip-box ">
724+ < div class ="tip-box " style =" margin-top: 100px !important; " >
725725< ul >
726726< li > Go to < a href ="https://colab.research.google.com/ "> colab.research.google.com</ a > </ li >
727727< li > Click "New notebook"</ li >
@@ -916,10 +916,8 @@ <h1 id="chat-with-eliza">Chat with ELIZA</h1>
916916< li > What reveals its limitations?</ li >
917917< li > Can you "trick" ELIZA? How?</ li >
918918< li > What kinds of inputs break the illusion?</ li >
919+ < li > < strong > How do you think ELIZA < em > works</ em > ?</ strong > </ li >
919920</ ul >
920- < div class ="warning-box " data-title ="Think about it! ">
921- < p > How do you think ELIZA < em > works</ em > ?</ p >
922- </ div >
923921</ section >
924922</ foreignObject > </ svg > < svg data-marpit-svg ="" viewBox ="0 0 1280 720 "> < foreignObject width ="1280 " height ="720 "> < section id ="11 " data-theme ="cdl-theme " lang ="en-US " style ="--theme:cdl-theme; " data-transition-back ="{"name":"fade","duration":"0.25s","builtinFallback":true} " data-transition ="{"name":"fade","duration":"0.25s","builtinFallback":true} ">
925923< h1 id ="the-eliza-effect "> The ELIZA effect</ h1 >
@@ -984,7 +982,7 @@ <h1 id="reading-weizenbaum-1966">Reading: Weizenbaum (1966)</h1>
984982</ foreignObject > </ svg > < svg data-marpit-svg ="" viewBox ="0 0 1280 720 "> < foreignObject width ="1280 " height ="720 "> < section id ="15 " data-theme ="cdl-theme " lang ="en-US " style ="--theme:cdl-theme; " data-transition-back ="{"name":"fade","duration":"0.25s","builtinFallback":true} " data-transition ="{"name":"fade","duration":"0.25s","builtinFallback":true} ">
985983< h1 id ="up-next "> Up next</ h1 >
986984< div class ="note-box " data-title ="Lecture 3 (Thursday X-hour) ">
987- < p > < strong > How ELIZA actually works</ strong > </ p >
985+ < p > < strong > How ELIZA < em > actually</ em > works</ strong > </ p >
988986< ul >
989987< li > Complete architecture walkthrough</ li >
990988< li > Pattern matching and response selection</ li >
@@ -996,7 +994,7 @@ <h1 id="up-next">Up next</h1>
996994< ul >
997995< li > Finish reading Weizenbaum (1966)</ li >
998996< li > Play with the ELIZA demo</ li >
999- < li > Think about: What would YOU add to ELIZA?</ li >
997+ < li > Think about: what would < em > you </ em > add to ELIZA?</ li >
1000998< li > Read the < a href ="../../assignments/Assignment%201:%20ELIZA/README.md "> Assignment 1 instructions</ a > </ li >
1001999</ ul >
10021000</ div >
0 commit comments