Skip to content

Commit ce9fab8

Browse files
authored
Merge pull request #3 from MITDeepLearning/2026
day 1
2 parents c19b6d8 + 1a4e069 commit ce9fab8

File tree

3 files changed

+11
-12
lines changed

3 files changed

+11
-12
lines changed

index.html

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -351,9 +351,8 @@ <h5>
351351
<div class="col-lg-12">
352352
<h2>Schedule</h2>
353353
<h4 align="center">
354-
<highlight>2026 edition coming soon!</highlight> <br><i>Taught in-person at MIT &#8212; open-sourced to the world.</i>
354+
<highlight>2026 edition live between Jan 5-9, 2026!</highlight> <br><i>Taught in-person at MIT &#8212; open-sourced to the world.</i>
355355
<!-- New <highlight>lectures, slides, and labs</highlight> will be open-sourced every week starting <highlight>March 3 at 11AM ET</highlight>! -->
356-
<!-- New <highlight>2024 edition</highlight> lectures, slides, and labs! <highlight>Every Friday at 10am ET</highlight>! -->
357356
</h4>
358357
<br>
359358
</div> <!-- end of col -->
@@ -384,9 +383,9 @@ <h5 class="card-title"><highlight>Intro to Deep Learning</highlight</h5>
384383
<h6 class="card-title">Lecture 1</h6>
385384
<i>Jan. 5, 2026</i>
386385
<!-- <i>Mar. 3, 2025</i> -->
386+
<!-- <p>[<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p> -->
387+
<p>[<a href='slides/6S191_MIT_DeepLearning_L1.pdf'>Slides</a>] [<b>Video</b>] <i>coming soon!</i></p>
387388
<!-- <p>[<a href='slides/6S191_MIT_DeepLearning_L1.pdf'>Slides</a>] [<a href="https://www.youtube.com/watch?v=alfdI7S6wCY&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI&index=1">Video</a>] </p> -->
388-
<!-- <p>[<a href='slides/6S191_MIT_DeepLearning_L1.pdf'>Slides</a>] [<b>Video</b>] <i>coming soon!</i></p> -->
389-
<p>[<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p>
390389
</div>
391390
</div>
392391
</div> <!-- end of Lecture 1 -->
@@ -412,9 +411,9 @@ <h5 class="card-title"><highlight>Deep Sequence Modeling</highlight></h5>
412411
<h6 class="card-title">Lecture 2</h6>
413412
<i>Jan. 5, 2026</i>
414413
<!-- <i>Mar. 10, 2025</i> -->
414+
<!-- <p>[<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p> -->
415+
<p>[<a href='slides/6S191_MIT_DeepLearning_L2.pdf'>Slides</a>] [<b>Video</b>] <i>coming soon!</i></p>
415416
<!-- <p>[<a href='slides/6S191_MIT_DeepLearning_L2.pdf'>Slides</a>] [<a href='https://www.youtube.com/watch?v=GvezxUdLrEk&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI&index=2'>Video</a>] </p> -->
416-
<!-- <p>[<a href='slides/6S191_MIT_DeepLearning_L2.pdf'>Slides</a>] [<b>Video</b>] <i>coming soon!</i></p> -->
417-
<p>[<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p>
418417
</div>
419418
</div>
420419
</div> <!-- end of Lecture 2 -->
@@ -440,8 +439,8 @@ <h5 class="card-title"><highlight>Deep Learning in Python; Music Generation</hig
440439
<div class="col-md-12">
441440
<h6 class="card-title">Software Lab 1</h6>
442441
<!-- <i>Due Jan. 26, 2021</i> -->
443-
<!-- <p>[<a href='https://github.com/MITDeepLearning/introtodeeplearning/tree/master/lab1'>Code</a>]</p> -->
444-
<p>[<b>Code</b>] <i>coming soon!</i></p>
442+
<!-- <p>[<b>Code</b>] <i>coming soon!</i></p> -->
443+
<p>[<a href='https://github.com/MITDeepLearning/introtodeeplearning/tree/master/lab1'>Code</a>]</p>
445444
</div>
446445
</div>
447446
</div> <!-- end of Lab 1 -->
@@ -530,8 +529,8 @@ <h5 class="card-title"><highlight>Facial Detection Systems</highlight></h5>
530529
<div class="col-md-12">
531530
<h6 class="card-title">Software Lab 2</h6>
532531
<!-- <i>Mar. 05, 2021</i> -->
533-
<!-- <p>[<a href="AAAI_MitigatingAlgorithmicBias.pdf">Paper</a>] [<a href='https://github.com/MITDeepLearning/introtodeeplearning/tree/master/lab2'>Code</a>]</p> -->
534-
<p>[<a href="AAAI_MitigatingAlgorithmicBias.pdf">Paper</a>] [<b>Code</b>] <i>coming soon!</i></p>
532+
<!-- <p>[<a href="AAAI_MitigatingAlgorithmicBias.pdf">Paper</a>] [<b>Code</b>] <i>coming soon!</i></p> -->
533+
<p>[<a href="AAAI_MitigatingAlgorithmicBias.pdf">Paper</a>] [<a href='https://github.com/MITDeepLearning/introtodeeplearning/tree/master/lab2'>Code</a>]</p>
535534
</div>
536535
</div>
537536
</div> <!-- end of Lab 2 -->
@@ -632,8 +631,8 @@ <h5 class="card-title"><highlight>Fine-Tune an LLM,<br>You Must!</highlight></h5
632631
<div class="col-md-12">
633632
<h6 class="card-title">Software Lab 3</h6>
634633
<!-- <i>Due Jan. 26, 2021</i> -->
635-
<!-- <p> [<a href='https://github.com/MITDeepLearning/introtodeeplearning/tree/master/lab3'>Code</a>] </p> -->
636-
<p>[<b>Code</b>] <i>coming soon!</i></p>
634+
<!-- <p>[<b>Code</b>] <i>coming soon!</i></p> -->
635+
<p> [<a href='https://github.com/MITDeepLearning/introtodeeplearning/tree/master/lab3'>Code</a>] </p>
637636
</div>
638637
</div>
639638
</div> <!-- end of Lab 3 -->
5.01 MB
Binary file not shown.
4.24 MB
Binary file not shown.

0 commit comments

Comments
 (0)