Skip to content

Commit

Permalink
spring2024
Browse files Browse the repository at this point in the history
  • Loading branch information
Alvin Chen authored and Alvin Chen committed Dec 23, 2023
1 parent ee5cc45 commit 570bcc6
Show file tree
Hide file tree
Showing 124 changed files with 19 additions and 21,943 deletions.
7 changes: 0 additions & 7 deletions docs/FAQ.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,13 +285,6 @@
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="dropdown-header"></li>
<li>
<a href="whiteboard.html">
<span class="fa fa-chalkboard"></span>


</a>
</li>
<li>
<a href="http://web.ntnu.edu.tw/~alvinchen">
<span class="fa fa-user-tie"></span>
Expand Down
7 changes: 0 additions & 7 deletions docs/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,13 +285,6 @@
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="dropdown-header"></li>
<li>
<a href="whiteboard.html">
<span class="fa fa-chalkboard"></span>


</a>
</li>
<li>
<a href="http://web.ntnu.edu.tw/~alvinchen">
<span class="fa fa-user-tie"></span>
Expand Down
11 changes: 2 additions & 9 deletions docs/data.html
Original file line number Diff line number Diff line change
Expand Up @@ -289,13 +289,6 @@
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="dropdown-header"></li>
<li>
<a href="whiteboard.html">
<span class="fa fa-chalkboard"></span>


</a>
</li>
<li>
<a href="http://web.ntnu.edu.tw/~alvinchen">
<span class="fa fa-user-tie"></span>
Expand Down Expand Up @@ -368,8 +361,8 @@ <h2>Working Directory Setup</h2>
your working directory, you place the unzipped <code>demo_data</code>
directory. Also under your <code>Working_Directory</code> are all the
notebook files you create for the tutorials and assignments.</p>
<div class="grViz html-widget html-fill-item-overflow-hidden html-fill-item" id="htmlwidget-6fbded4f8dd0d526a598" style="width:672px;height:480px;"></div>
<script type="application/json" data-for="htmlwidget-6fbded4f8dd0d526a598">{"x":{"diagram":"digraph {\n \ngraph[layout = dot]\n\nnode[style=filled, color = grey90, penwidth = 0.3, fontcolor = grey30]\nedge[color= grey40, alpha = 0.2, penwidth= 0.4, arrowsize=0.8, arrowhead = normal]\n\na [label = \"Working_Directory\", shape = folder, fillcolor= \"#B0E2FC\"]\nb [label = \"demo_data\", shape = folder, fillcolor= \"#B0E2FC\"]\nc1 [label = \"script1.ipynb\", shape=file, fillcolor= \"#96F597\"]\nc2 [label = \"script1.ipynb\", shape=file, fillcolor= \"#96F597\"]\nc3 [label = \"...\", shape=file, fillcolor= \"#96F597\"]\nd1 [label = \"dataset1.csv\", shape = file, fillcolor=\"#96F597\"]\nd2 [label = \"dataset2.csv\", shape = file, fillcolor=\"#96F597\"]\nd3 [label = \"...\", shape = file, fillcolor=\"#96F597\"]\n\na -> {b, c1, c2, c3}\nb -> {d1,d2, d3}\n}","config":{"engine":"dot","options":null}},"evals":[],"jsHooks":[]}</script>
<div class="grViz html-widget html-fill-item-overflow-hidden html-fill-item" id="htmlwidget-4a79157a8798bb93435d" style="width:672px;height:480px;"></div>
<script type="application/json" data-for="htmlwidget-4a79157a8798bb93435d">{"x":{"diagram":"digraph {\n \ngraph[layout = dot]\n\nnode[style=filled, color = grey90, penwidth = 0.3, fontcolor = grey30]\nedge[color= grey40, alpha = 0.2, penwidth= 0.4, arrowsize=0.8, arrowhead = normal]\n\na [label = \"Working_Directory\", shape = folder, fillcolor= \"#B0E2FC\"]\nb [label = \"demo_data\", shape = folder, fillcolor= \"#B0E2FC\"]\nc1 [label = \"script1.ipynb\", shape=file, fillcolor= \"#96F597\"]\nc2 [label = \"script1.ipynb\", shape=file, fillcolor= \"#96F597\"]\nc3 [label = \"...\", shape=file, fillcolor= \"#96F597\"]\nd1 [label = \"dataset1.csv\", shape = file, fillcolor=\"#96F597\"]\nd2 [label = \"dataset2.csv\", shape = file, fillcolor=\"#96F597\"]\nd3 [label = \"...\", shape = file, fillcolor=\"#96F597\"]\n\na -> {b, c1, c2, c3}\nb -> {d1,d2, d3}\n}","config":{"engine":"dot","options":null}},"evals":[],"jsHooks":[]}</script>
<p>With the above file structure, if you want to access a particular
file in the <code>demo_data</code> in your jupyter notebook, you may
access it using the following path:</p>
Expand Down
9 changes: 1 addition & 8 deletions docs/disclaimer.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,13 +285,6 @@
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="dropdown-header"></li>
<li>
<a href="whiteboard.html">
<span class="fa fa-chalkboard"></span>


</a>
</li>
<li>
<a href="http://web.ntnu.edu.tw/~alvinchen">
<span class="fa fa-user-tie"></span>
Expand Down Expand Up @@ -395,7 +388,7 @@ <h2>Contacting me</h2>
Disclaimer or wish to contact me concerning any matter relating to it,
you may send an email to <a href="mailto:[email protected]"
class="email">[email protected]</a></p>
<p><strong>This document was last updated on 2023-10-31</strong></p>
<p><strong>This document was last updated on 2023-12-24</strong></p>
</div>


Expand Down
36 changes: 16 additions & 20 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -287,13 +287,6 @@
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="dropdown-header"></li>
<li>
<a href="whiteboard.html">
<span class="fa fa-chalkboard"></span>


</a>
</li>
<li>
<a href="http://web.ntnu.edu.tw/~alvinchen">
<span class="fa fa-user-tie"></span>
Expand Down Expand Up @@ -345,7 +338,7 @@ <h1 class="title toc-ignore">ENC2045: Computational Linguistics</h1>
</div>


<p><em>This site is last-updated on 2023-10-31</em></p>
<p><em>This site is last-updated on 2023-12-24</em></p>
<hr />
<div id="annoucements" class="section level1">
<h1><svg viewBox="0 0 384 512" style="height:1em;position:relative;display:inline-block;top:.1em;fill:white;" xmlns="http://www.w3.org/2000/svg">
Expand All @@ -355,23 +348,24 @@ <h1><svg viewBox="0 0 384 512" style="height:1em;position:relative;display:inlin
announced in class. You are responsible for all material that appears
here and should check this page for updates frequently.</p>
<ul>
<li><strong>2023-10-31</strong>: The current version of the course
<li><strong>2023-12-24</strong>: The current version of the course
website is based on the Spring Semester, 2021. It will be updated when
it is offered next time, which is, hopefully, the spring of 2023.</li>
</ul>
<!-- The course materials will be updated on a weekly basis. Please note that not all the materials have been complete and make sure that you visit this website regularly to get the most up-to-date materials/information. -->
<!-- - **2023-07-14**: Important announcements will be made on Moodle. Also, please send all your course-related questions via the Discussion Forum on Moodle. -->
<ul>
<li><strong>2023-07-14</strong>: This course is designed for linguistics
<li><strong>2023-12-24</strong>: This course is designed for linguistics
majors. If you are NOT a linguistics major, please contact the
instructor for course enrollment.</li>
<li><strong>2023-07-14</strong>: This course has
<li><strong>2023-12-24</strong>: This course has
<strong>prerequisites</strong>. A <strong>test</strong> on python basics
will be conducted at the beginning of the semester. Please read the <a
href="FAQ.html">FAQ</a> very carefully.
<!-- - **2020-02-24**: Due to the outbreak of the coronavirus disease (COVID-19), the course schedule has been updated in response to the change of the semester start. -->
<!-- - **2020-01-15**: For those who are considering taking this course, please read the [FAQ](FAQ.html) first before you make the decision. Thank you very much. --></li>
href="FAQ.html">FAQ</a> very carefully. This course is NOT OPEN to
auditors.</li>
</ul>
<!-- - **2020-02-24**: Due to the outbreak of the coronavirus disease (COVID-19), the course schedule has been updated in response to the change of the semester start. -->
<!-- - **2020-01-15**: For those who are considering taking this course, please read the [FAQ](FAQ.html) first before you make the decision. Thank you very much. -->
<hr />
</div>
<div id="course-description" class="section level1">
Expand Down Expand Up @@ -411,8 +405,10 @@ <h1><svg viewBox="0 0 384 512" style="height:1em;position:relative;display:inlin
<li>Sequence-to-sequence Model</li>
<li>Attention-based Models</li>
</ul></li>
<li>Explainable Artificial Intelligence and Computational
Linguistics</li>
<li>Transfer Learning</li>
<li>Large Language Models(LLM) &amp; Retrieval-Augmented Generation
(RAG)</li>
<li>Multimodal Processing</li>
</ul>
<p>This course is extremely hands-on and will guide the students through
classic examples of many task-oriented implementations via in-class
Expand Down Expand Up @@ -534,7 +530,7 @@ <h1><svg viewBox="0 0 384 512" style="height:1em;position:relative;display:inlin
2023-04-05
</td>
<td style="text-align:left;font-weight: bold;color: yellow !important;">
Spring Break
Holiday
</td>
</tr>
<tr>
Expand Down Expand Up @@ -600,7 +596,7 @@ <h1><svg viewBox="0 0 384 512" style="height:1em;position:relative;display:inlin
2023-05-17
</td>
<td style="text-align:left;">
Sequence Model III: Sequence-to-Sequence Model
Sequence Model III: Sequence-to-Sequence Model &amp; Attention
</td>
</tr>
<tr>
Expand All @@ -611,7 +607,7 @@ <h1><svg viewBox="0 0 384 512" style="height:1em;position:relative;display:inlin
2023-05-24
</td>
<td style="text-align:left;">
Seqeunce Model IV: Attention
Transformer, BERT, Transfer Learning, and Explainable AI
</td>
</tr>
<tr>
Expand All @@ -622,7 +618,7 @@ <h1><svg viewBox="0 0 384 512" style="height:1em;position:relative;display:inlin
2023-05-31
</td>
<td style="text-align:left;">
Transformer, BERT, Transfer Learning, and Explainable AI
LLM, RAG, and Multimodal Processing
</td>
</tr>
<tr>
Expand Down
23 changes: 0 additions & 23 deletions docs/site_libs/reveal.js-3.3.0.1/CONTRIBUTING.md

This file was deleted.

176 changes: 0 additions & 176 deletions docs/site_libs/reveal.js-3.3.0.1/Gruntfile.js

This file was deleted.

Loading

0 comments on commit 570bcc6

Please sign in to comment.