Skip to content

Commit d8354f0

Browse files
committed
2026 premiere update
1 parent 32dc3b7 commit d8354f0

1 file changed

Lines changed: 72 additions & 46 deletions

File tree

index.html

Lines changed: 72 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,10 @@
163163
var registrationDistance = registrationDate - now;
164164

165165
var registrationCounter = "";
166-
var publishCountdown = false; // true
166+
var publishCountdown = true; // false
167167
if (publishCountdown) {
168-
var firstLectureDate = new Date("March 3, 2025 11:00:00 GMT-04:00").getTime();
169-
var numLectures = 10;
168+
var firstLectureDate = new Date("March 30, 2026 10:00:00 GMT-04:00").getTime();
169+
var numLectures = 9;
170170
let nextLectureDate = new Date(firstLectureDate.valueOf())
171171

172172
var lectureNumber = 1;
@@ -177,14 +177,14 @@
177177
}
178178

179179
// alert("done");
180-
registrationCounter = "<h3><highlight>2025 Edition is HERE!</highlight></h3>"
180+
registrationCounter = "<h3><highlight>2026 Edition is HERE!</highlight></h3>"
181181
+ "<h4>New Lecture Premiere: </h4><h3><highlight>"
182182
+ DeltaDateToString(nextLectureDate - now)
183183
+"</highlight></h3>";
184184

185185

186186
// var mailingListBtn = '<a class="btn-solid-reg page-scroll" href="http://eepurl.com/gQJo2D"><i class="fas fa-envelope"></i><emsp> JOIN MAILING LIST</a>';
187-
var lecButton = '<a class="btn-solid-reg" href="https://www.youtube.com/watch?v=7sB052Pz0sQ&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI" target="_blank" rel="noopener noreferrer"><h4><i class="fas fa-play"></i><emsp> Watch</h4><h6>lecture videos</h6></a>';
187+
var lecButton = '<a class="btn-solid-reg" href="https://www.youtube.com/watch?v=II4giR4vOOo&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI" target="_blank" rel="noopener noreferrer"><h4><i class="fas fa-play"></i><emsp> Watch</h4><h6>lecture videos</h6></a>';
188188
var subButton = '<a class="btn-solid-reg" href="https://www.youtube.com/channel/UCtslD4DGH6PKyG_1gFAX7sg?sub_confirmation=1" target="_blank" rel="noopener noreferrer"><h4><i class="fas fa-globe-americas"></i><emsp> Subscribe<br>for updates</h4></a>';
189189
// document.getElementById("registration").innerHTML = registrationCounter + lecButton + "&emsp;" + subButton;
190190
document.getElementById("registration").innerHTML = registrationCounter + "&emsp;" + subButton;
@@ -215,7 +215,7 @@
215215
// var mailingListBtn = '<a class="btn-solid-reg page-scroll" href="http://eepurl.com/gQJo2D"><i class="fas fa-envelope"></i><emsp> JOIN MAILING LIST</a>';
216216
// var mailingListBtn = '<a class="btn-solid-reg page-scroll" href="https://www.youtube.com/channel/UCtslD4DGH6PKyG_1gFAX7sg?sub_confirmation=1"><h4><i class="fas fa-globe-americas"></i><emsp> Subscribe for<br>Updates</h4></a>';
217217
var mailingListBtn = '<a class="btn-solid-reg page-scroll" href="http://eepurl.com/gQJo2D"><h4><i class="fas fa-globe-americas"></i><emsp> ONLINE<br>REGISTRATION</h4></a>';
218-
var piazzaBtn = '<a class="btn-solid-reg page-scroll" href="https://piazza.com/mit/spring2023/6s191/home"><h4><i class="fas fa-globe-americas"></i><emsp><br>PIAZZA!</h4></a>';
218+
var piazzaBtn = '<a class="btn-solid-reg page-scroll" href="https://piazza.com/mit/spring2026/6s191/home"><h4><i class="fas fa-globe-americas"></i><emsp><br>PIAZZA!</h4></a>';
219219
document.getElementById("registration").innerHTML = registrationCounter + registrationMIT + registrationPublic;
220220
// document.getElementById("registration").innerHTML = registrationCounter + mailingListBtn;
221221
// document.getElementById("registration").innerHTML = "<h3>2024 Program has started!</h3>";
@@ -245,7 +245,7 @@ <h5>MIT's introductory program on deep learning methods with applications in <sp
245245
<!-- Video Preview -->
246246
<div class="image-container">
247247
<div class="video-wrapper">
248-
<a class="popup-youtube" href="https://www.youtube.com/watch?v=alfdI7S6wCY&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI&index=1" data-effect="fadeIn">
248+
<a class="popup-youtube" href="https://www.youtube.com/watch?v=II4giR4vOOo&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI" data-effect="fadeIn">
249249
<!-- <a class="popup-youtube" href="https://www.youtube.com/watch?v=_f-W98_WHHc" data-effect="fadeIn"> -->
250250

251251
<img class="img-fluid" src="images/video-frame.jpg" alt="alternative">
@@ -315,23 +315,24 @@ <h5> -->
315315

316316

317317
<h5 class="text-center">
318-
<highlight>Mon Jan 5 - Fri Jan 9, 2026</highlight><br>
319-
<!-- Every Monday at 10am ET<br>
320-
Every week! -->
318+
<!-- <highlight>Mon Jan 5 - Fri Jan 9, 2026</highlight><br> -->
319+
<highlight>Mon Mar 30 - Mon May 25, 2026</highlight><br>
320+
Every Monday at 10am ET<br>
321+
Every week!
321322
</h5>
322323

323-
<!-- <p class="text-center">
324-
The 2024 in-person edition has completed and was held in MIT Room <a href="https://whereis.mit.edu/?go=32">32-123</a>. The online edition of the course is live on Monday at 10am ET, every week!
324+
<p class="text-center">
325+
The 2026 in-person edition has completed and was held in MIT Room <a href="https://whereis.mit.edu/?go=32">32-123</a>. The online edition of the course is live on Monday at 10am ET, every week!
325326
</p>
326327
<p class="text-center">
327328
<a href="https://www.youtube.com/channel/UCtslD4DGH6PKyG_1gFAX7sg?sub_confirmation=1"><highlight>Subscribe here</highlight></a> to be notified when a new lecture is released!
328-
</p> -->
329+
</p>
329330

330-
<h5 class="text-center">
331+
<!-- <h5 class="text-center">
331332
<highlight>Every day 1-4pm ET</highlight><br>
332333
<highlight>MIT Room <a href="https://whereis.mit.edu/?go=32">32-123</a></highlight><br>
333334
<highlight>New lectures, competitions, & prizes!</highlight>
334-
<h5>
335+
<h5> -->
335336

336337

337338

@@ -351,8 +352,8 @@ <h5>
351352
<div class="col-lg-12">
352353
<h2>Schedule</h2>
353354
<h4 align="center">
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>
355-
<!-- New <highlight>lectures, slides, and labs</highlight> will be open-sourced every week starting <highlight>March 3 at 11AM ET</highlight>! -->
355+
<!-- <highlight>2026 edition live between Jan 5-9, 2026!</highlight> <br><i>Taught in-person at MIT &#8212; open-sourced to the world.</i> -->
356+
New <highlight>lectures, slides, and labs</highlight> will be open-sourced every week starting <highlight>March 30 at 10AM ET</highlight>!
356357
</h4>
357358
<br>
358359
</div> <!-- end of col -->
@@ -381,11 +382,11 @@ <h5 class="card-title"><highlight>Intro to Deep Learning</highlight</h5>
381382
<div class="row card-lecture">
382383
<div class="col-md-12">
383384
<h6 class="card-title">Lecture 1</h6>
384-
<i>Jan. 5, 2026</i>
385-
<!-- <i>Mar. 3, 2025</i> -->
385+
<!-- <i>Jan. 5, 2026</i> -->
386+
<i>Mar. 30, 2026</i>
386387
<!-- <p>[<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p> -->
387388
<p>[<a href='slides/6S191_MIT_DeepLearning_L1.pdf'>Slides</a>] [<b>Video</b>] <i>coming soon!</i></p>
388-
<!-- <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> -->
389+
<!-- <p>[<a href='slides/6S191_MIT_DeepLearning_L1.pdf'>Slides</a>] [<a href="https://www.youtube.com/watch?v=II4giR4vOOo&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI">Video</a>] </p> -->
389390
</div>
390391
</div>
391392
</div> <!-- end of Lecture 1 -->
@@ -409,8 +410,8 @@ <h5 class="card-title"><highlight>Deep Sequence Modeling</highlight></h5>
409410
<div class="row card-lecture">
410411
<div class="col-md-12">
411412
<h6 class="card-title">Lecture 2</h6>
412-
<i>Jan. 5, 2026</i>
413-
<!-- <i>Mar. 10, 2025</i> -->
413+
<!-- <i>Jan. 5, 2026</i> -->
414+
<i>Apr. 6, 2026</i>
414415
<!-- <p>[<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p> -->
415416
<p>[<a href='slides/6S191_MIT_DeepLearning_L2.pdf'>Slides</a>] [<b>Video</b>] <i>coming soon!</i></p>
416417
<!-- <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> -->
@@ -470,8 +471,8 @@ <h5 class="card-title"><highlight>Deep Computer Vision</highlight></h5>
470471
<div class="row card-lecture">
471472
<div class="col-md-12">
472473
<h6 class="card-title">Lecture 3</h6>
473-
<i>Jan. 6, 2026</i>
474-
<!-- <i>Mar. 17, 2025</i> -->
474+
<!-- <i>Jan. 6, 2026</i> -->
475+
<i>Apr. 13, 2026</i>
475476
<!-- <p>[<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p> -->
476477
<p>[<a href='slides/6S191_MIT_DeepLearning_L3.pdf'>Slides</a>] [<b>Video</b>] <i>coming soon!</i></p>
477478
<!-- <p>[<a href='slides/6S191_MIT_DeepLearning_L3.pdf'>Slides</a>] [<a href='https://www.youtube.com/watch?v=oGpzWAlP5p0&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI&index=4&ab_channel=AlexanderAmini'>Video</a>] </p> -->
@@ -499,8 +500,8 @@ <h5 class="card-title"><highlight>Deep Generative Modeling</highlight></h5>
499500
<div class="row card-lecture">
500501
<div class="col-md-12">
501502
<h6 class="card-title">Lecture 4</h6>
502-
<i>Jan. 6, 2026</i>
503-
<!-- <i>Mar. 24, 2025</i> -->
503+
<!-- <i>Jan. 6, 2026</i> -->
504+
<i>Apr. 20, 2026</i>
504505
<!-- <p>[<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p> -->
505506
<p>[<a href='slides/6S191_MIT_DeepLearning_L4.pdf'>Slides</a>] [<b>Video</b>] <i>coming soon!</i></p>
506507
<!-- <p>[<a href='slides/6S191_MIT_DeepLearning_L4.pdf'>Slides</a>] [<a href='https://www.youtube.com/watch?v=SdTZAMDKrNY&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI'>Video</a>] </p> -->
@@ -563,8 +564,8 @@ <h5 class="card-title"><highlight>Deep Reinforcement Learning</highlight></h5>
563564
<div class="row card-lecture">
564565
<div class="col-md-12">
565566
<h6 class="card-title">Lecture 5</h6>
566-
<i>Jan. 7, 2026</i>
567-
<!-- <i>Mar. 31, 2025</i> -->
567+
<!-- <i>Jan. 7, 2026</i> -->
568+
<i>Apr. 27, 2026</i>
568569
<!-- <p>[<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p> -->
569570
<p>[<a href='slides/6S191_MIT_DeepLearning_L5.pdf'>Slides</a>] [<b>Video</b>] <i>coming soon!</i></p>
570571
<!-- <p>[<a href='slides/6S191_MIT_DeepLearning_L5.pdf'>Slides</a>] [<a href='https://www.youtube.com/watch?v=to-lHJfK4pw&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI&index=5'>Video</a>] </p> -->
@@ -596,8 +597,8 @@ <h5 class="card-title"><highlight>New Frontiers</highlight></h5>
596597
<div class="row card-lecture">
597598
<div class="col-md-12">
598599
<h6 class="card-title">Lecture 6</h6>
599-
<i>Jan. 7, 2026</i>
600-
<!-- <i>Apr. 7, 2025</i> -->
600+
<!-- <i>Jan. 7, 2026</i> -->
601+
<i>May 4, 2026</i>
601602
<!-- <p>[<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p> -->
602603
<p>[<a href='slides/6S191_MIT_DeepLearning_L6.pdf'>Slides</a>] [<b>Video</b>] <i>coming soon!</i></p>
603604
<!-- <p>[<a href='slides/6S191_MIT_DeepLearning_L6.pdf'>Slides</a>] [<a href='https://www.youtube.com/watch?v=HLKo4fJx_7k&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI&index=6'>Video</a>] </p> -->
@@ -667,8 +668,8 @@ <h5 class="card-title"><highlight>AI for Science</highlight></h5>
667668
<div class="row card-lecture">
668669
<div class="col-md-12">
669670
<h6 class="card-title">Lecture 7</h6>
670-
<i>Jan. 8, 2026</i>
671-
<!-- <i>Apr. 14, 2025</i> -->
671+
<!-- <i>Jan. 8, 2026</i> -->
672+
<i>May 11, 2026</i>
672673
<!-- <p>[<a data-toggle="modal" data-target="#themis_modal">Info</a>] [<a href='slides/6S191_MIT_DeepLearning_L5.pdf'>Slides</a>] [<a href="https://www.youtube.com/watch?v=kIiO4VSrivU&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI&index=5">Video</a>]</p> -->
673674
<!-- <p>[<a data-toggle="modal" data-target="#themis_modal">Info</a>] [<a href='slides/6S191_MIT_DeepLearning_L5.pdf'>Slides</a>] [<b>Video</b>] <i>coming soon!</i></p> -->
674675
<!-- <p>[<a data-toggle="modal" data-target="#google_modal">Info</a>] [<a href="https://www.youtube.com/watch?v=ZNodOsz94cc&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI&index=7">Video</a>] -->
@@ -699,8 +700,8 @@ <h5 class="card-title"><highlight>Secrets to Massively Parallel Training</highli
699700
<div class="row card-lecture">
700701
<div class="col-md-12">
701702
<h6 class="card-title">Lecture 8</h6>
702-
<i>Jan. 8, 2026</i>
703-
<!-- <i>Apr. 21, 2025</i> -->
703+
<!-- <i>Jan. 8, 2026</i> -->
704+
<i>May 18, 2026</i>
704705
<!-- <p>[<a data-toggle="modal" data-target="#liquid_modal">Info</a>] [<a href='slides/6S191_MIT_DeepLearning_L8.pdf'>Slides</a>] [<b>Video</b>] <i>coming soon!</i></p> -->
705706
<!-- <p>[<a data-toggle="modal" data-target="#liquid_modal">Info</a>] [<a href='https://www.youtube.com/watch?v=_HfdncCbMOE&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI&index=9'>Video</a>] </p> -->
706707
<p>[<a data-toggle="modal" data-target="#liquid_modal">Info</a>] [<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p>
@@ -759,7 +760,8 @@ <h5 class="card-title"><highlight>The Three Laws of AI</highlight></h5>
759760
<div class="row card-lecture">
760761
<div class="col-md-12">
761762
<h6 class="card-title">Lecture 9</h6>
762-
<i>Jan. 9, 2026</i>
763+
<!-- <i>Jan. 9, 2026</i> -->
764+
<i>May 25, 2026</i>
763765
<!-- <p>[<a data-toggle="modal" data-target="#comet_modal">Info</a>] [<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p> -->
764766
<!-- <p>[<a data-toggle="modal" data-target="#comet_modal">Info</a>] [<a href='https://www.youtube.com/watch?v=CyCUZAf8xSU&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI&index=80'>Video</a>] </p> -->
765767
<p>[<a data-toggle="modal" data-target="#comet_modal">Info</a>] [<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p>
@@ -770,34 +772,58 @@ <h6 class="card-title">Lecture 9</h6>
770772

771773

772774
<!-- Lecture 10 -->
775+
<!-- <div class="col-md-4"> -->
776+
<!-- <div class="row">
777+
<div class="col-md-2 v-center">
778+
<div class="card card-lecture">
779+
<div class="card-icon">
780+
<img src="images/thumb/work.jpg" alt="">
781+
</div>
782+
</div>
783+
</div> -->
784+
<!-- <div class="col-md-1"></div>
785+
<div class="col-md-8 v-center">
786+
<div class="card card-lecture">
787+
<h5 class="card-title"><highlight>Project Work</highlight></h5>
788+
</div>
789+
</div>
790+
</div> -->
791+
<!-- <div class="row card-lecture">
792+
<div class="col-md-12">
793+
<h6 class="card-title">Project Work</h6>
794+
<i>Jan. 9, 2026</i> -->
795+
<!-- <i>May 5, 2025</i> -->
796+
<!-- <p>[<a data-toggle="modal" data-target="#microsoft_modal">Info</a>] [<a href='slides/6S191_MIT_DeepLearning_L9.pdf'>Slides</a>] [<a href='https://www.youtube.com/watch?v=BCZ56MU-KhQ&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI&index=9'>Video</a>]</p> -->
797+
<!-- <p>[<a data-toggle="modal" data-target="#microsoft_modal">Info</a>] [<a href='https://www.youtube.com/watch?v=SSzSOeGP87I&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI&index=10'>Video</a>] </p> -->
798+
<!-- <p>[<a data-toggle="modal" data-target="#microsoft_modal">Info</a>] [<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p> -->
799+
<!-- <p>[<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p>
800+
</div>
801+
</div>
802+
</div> end of Lecture 10 -->
803+
804+
<!-- Lab 5 -->
773805
<div class="col-md-4">
774806
<div class="row">
775807
<div class="col-md-2 v-center">
776808
<div class="card card-lecture">
777809
<div class="card-icon">
778-
<img src="images/thumb/mystery4.jpg" alt="">
810+
<img src="images/thumb/work.jpg" alt="">
779811
</div>
780812
</div>
781813
</div>
782814
<div class="col-md-1"></div>
783815
<div class="col-md-8 v-center">
784816
<div class="card card-lecture">
785-
<h5 class="card-title"><highlight>Guest Lecture</highlight></h5>
817+
<h5 class="card-title"><highlight>Project Work</highlight></h5>
786818
</div>
787819
</div>
788820
</div>
789821
<div class="row card-lecture">
790822
<div class="col-md-12">
791-
<h6 class="card-title">Lecture 10</h6>
792-
<i>Jan. 9, 2026</i>
793-
<!-- <i>May 5, 2025</i> -->
794-
<!-- <p>[<a data-toggle="modal" data-target="#microsoft_modal">Info</a>] [<a href='slides/6S191_MIT_DeepLearning_L9.pdf'>Slides</a>] [<a href='https://www.youtube.com/watch?v=BCZ56MU-KhQ&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI&index=9'>Video</a>]</p> -->
795-
<!-- <p>[<a data-toggle="modal" data-target="#microsoft_modal">Info</a>] [<a href='https://www.youtube.com/watch?v=SSzSOeGP87I&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI&index=10'>Video</a>] </p> -->
796-
<!-- <p>[<a data-toggle="modal" data-target="#microsoft_modal">Info</a>] [<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p> -->
797-
<p>[<b>Slides</b>] [<b>Video</b>] <i>coming soon!</i></p>
823+
<h6 class="card-title">Work on final projects!</h6>
798824
</div>
799825
</div>
800-
</div> <!-- end of Lecture 10 -->
826+
</div> <!-- end of Lab 5 -->
801827

802828
<!-- Lab 5 -->
803829
<div class="col-md-4">
@@ -892,7 +918,7 @@ <h5 class="mb-0 card-center">
892918
<div id="collapse_grade" class="collapse" role="tabpanel" aria-labelledby="headingOne1"
893919
data-parent="#accordionEx">
894920
<div class="card-body">
895-
In 2024, 6.S191 will be offered as a for-credit 6-unit MIT course and graded P/D/F based on completion of project proposal assignment.
921+
In 2026, 6.S191 will be offered as a for-credit 3-unit MIT course and graded P/D/F based on completion of project proposal assignment.
896922
</div>
897923
</div>
898924

0 commit comments

Comments
 (0)