|
36 | 36 |
|
37 | 37 | <!-- tocinfo |
38 | 38 | {'highest level': 2, |
39 | | - 'sections': [('Overview of second week, January 27-31', |
| 39 | + 'sections': [('Overview of second week, January 26-30', |
40 | 40 | 2, |
41 | 41 | None, |
42 | | - 'overview-of-second-week-january-27-31'), |
| 42 | + 'overview-of-second-week-january-26-30'), |
43 | 43 | ('Videos on Neural Networks', |
44 | 44 | 2, |
45 | 45 | None, |
|
263 | 263 | <li class="dropdown"> |
264 | 264 | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Contents <b class="caret"></b></a> |
265 | 265 | <ul class="dropdown-menu"> |
266 | | - <!-- navigation toc: --> <li><a href="#overview-of-second-week-january-27-31" style="font-size: 80%;"><b>Overview of second week, January 27-31</b></a></li> |
| 266 | + <!-- navigation toc: --> <li><a href="#overview-of-second-week-january-26-30" style="font-size: 80%;"><b>Overview of second week, January 26-30</b></a></li> |
267 | 267 | <!-- navigation toc: --> <li><a href="#videos-on-neural-networks" style="font-size: 80%;"><b>Videos on Neural Networks</b></a></li> |
268 | 268 | <!-- navigation toc: --> <li><a href="#mathematics-of-deep-learning" style="font-size: 80%;"><b>Mathematics of deep learning</b></a></li> |
269 | 269 | <!-- navigation toc: --> <li><a href="#reminder-on-books-with-hands-on-material-and-codes" style="font-size: 80%;"><b>Reminder on books with hands-on material and codes</b></a></li> |
@@ -355,26 +355,26 @@ <h1>Advanced machine learning and data analysis for the physical sciences</h1> |
355 | 355 | </center> |
356 | 356 | <br> |
357 | 357 | <center> |
358 | | -<h4>January 30, 2025</h4> |
| 358 | +<h4>January 29, 2026</h4> |
359 | 359 | </center> <!-- date --> |
360 | 360 | <br> |
361 | 361 |
|
362 | 362 | <!-- potential-jumbotron-button --> |
363 | 363 | </div> <!-- end jumbotron --> |
364 | 364 |
|
365 | 365 | <!-- !split --> |
366 | | -<h2 id="overview-of-second-week-january-27-31" class="anchor">Overview of second week, January 27-31 </h2> |
| 366 | +<h2 id="overview-of-second-week-january-26-30" class="anchor">Overview of second week, January 26-30 </h2> |
367 | 367 |
|
368 | 368 | <div class="panel panel-default"> |
369 | 369 | <div class="panel-body"> |
370 | 370 | <!-- subsequent paragraphs come in larger fonts, so start with a paragraph --> |
371 | 371 | <ol> |
372 | 372 | <li> Mathematics of neural networks</li> |
373 | 373 | <li> Writing own code (bring back to life your NN code if you have one)</li> |
374 | | - <li> Discussion of project alternatives</li> |
375 | | - <li> <a href="https://youtu.be/9GmKWT2EFwQ" target="_self">Link to video of lecture</a></li> |
376 | | - <li> Permanent Zoom link for the whole semester is <a href="https://uio.zoom.us/my/mortenhj" target="_self"><tt>https://uio.zoom.us/my/mortenhj</tt></a></li> |
377 | | - <li> <a href="https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/HandwrittenNotes/2025/NotesJanuary30.pdf" target="_self">Link to whiteboard notes</a></li> |
| 374 | + <li> Discussion of project alternatives |
| 375 | +<!-- o <a href="https://youtu.be/9GmKWT2EFwQ" target="_self">Link to video of lecture</a> --></li> |
| 376 | + <li> Permanent Zoom link for the whole semester is <a href="https://uio.zoom.us/my/mortenhj" target="_self"><tt>https://uio.zoom.us/my/mortenhj</tt></a> |
| 377 | +<!-- o <a href="https://github.com/CompPhysics/AdvancedMachineLearning/blob/main/doc/HandwrittenNotes/2025/NotesJanuary30.pdf" target="_self">Link to whiteboard notes</a> --></li> |
378 | 378 | </ol> |
379 | 379 | </div> |
380 | 380 | </div> |
|
0 commit comments