Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bagheria committed Dec 1, 2023
1 parent 3c4f2e2 commit ae0f0ea
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2553,9 +2553,9 @@ <h1 class="sidebar">Intro</h1>
<p><br />
Speakers:</p>
<ul>
<li><p><a href="https://www.uu.nl/staff/AGatt">Albert Gatt</a></p></li>
<li><p><a href="https://www.uu.nl/staff/ABagheri">Ayoub
Bagheri</a></p></li>
<li><p><a href="https://www.uu.nl/staff/AGatt">Albert Gatt</a></p></li>
<li><p><a href="https://www.uu.nl/staff/HMohammadi">Hadi
Mohammadi</a></p></li>
</ul>
Expand Down Expand Up @@ -2679,14 +2679,21 @@ <h2>Column 1</h2>
<div id="lecture" class="section level4">
<h4>Lecture</h4>
<ul>
<li><a href="lectures/lecture_01.pdf">Sequence modeling</a></li>
<li><a href="lectures/Lecture%201.%20LLMs,%20Sequence%20models%20&amp;%20attention.pdf">Introduction
to Large Language Models</a></li>
</ul>
</div>
<div id="data" class="section level4">
<h4>Data</h4>
<ul>
<li><a href="practicals/data.zip">Drug review dataset</a></li>
</ul>
</div>
<div id="lab" class="section level4">
<h4>Lab</h4>
<ul>
<li><a href="practicals/practical_01_answers.html">Recurrent neural
networks versus CNNs</a></li>
<li><a href="practicals/practical_01_answers.html">Recurrent,
Convolutional and Bidirectional Neural Networks</a></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit ae0f0ea

Please sign in to comment.