Skip to content

Commit

Permalink
deploy: 78a1000
Browse files Browse the repository at this point in the history
  • Loading branch information
gtoti committed Sep 6, 2024
1 parent 4cf45d6 commit e78a68e
Show file tree
Hide file tree
Showing 6 changed files with 115 additions and 76 deletions.
23 changes: 19 additions & 4 deletions _sources/syllabus.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,27 @@ For office hours, please refer to the [Calendar](https://htmlpreview.github.io/?
- [Varada Kolhatkar](https://kvarada.github.io/), OH: Thursdays, 1:00 - 2:00 PM, ICCS 237

### Course co-ordinator

TBD
- Devyani McLaren ([email protected]), please reach out to Devyani for: admin questions, extensions, academic concessions etc.

### TAs

TBD
- Akash Adhikary
- Amirali Goodarzvand Chegini
- Aryan Ballani
- Atabak Eghbal
- Derrick Cheng
- Frederick Sunstrum
- Hongkai Liu
- Noah Marusenko
- Jialin (Mike) Lu
- Kimia Rostin
- Mahsa Zarei
- Mike Ju
- Mishaal Kazmi
- Rubia Reis Guerra
- Shadab Shaikh
- Sohbat Sandhu
- Stash Currie
- Tianyu (Niki) Duan

## Registration

Expand Down
8 changes: 4 additions & 4 deletions docs/python_notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ <h2>Plotting with matplotlib<a class="headerlink" href="#plotting-with-matplotli
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>[&lt;matplotlib.lines.Line2D at 0x7f05f80c8320&gt;]
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>[&lt;matplotlib.lines.Line2D at 0x7f9521a1c5c0&gt;]
</pre></div>
</div>
<img alt="../_images/6d8e3ea93b7cb9116da742e92520b5c420c6540e375892d6d625581427aa3c26.png" src="../_images/6d8e3ea93b7cb9116da742e92520b5c420c6540e375892d6d625581427aa3c26.png" />
Expand Down Expand Up @@ -569,8 +569,8 @@ <h2>Numpy arrays<a class="headerlink" href="#numpy-arrays" title="Link to this h
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>array([[0.76777579, 0.44192043, 0.73549464],
[0.21882884, 0.12112522, 0.03477091]])
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>array([[0.11953031, 0.59687254, 0.02974629],
[0.86127191, 0.42705906, 0.74122295]])
</pre></div>
</div>
</div>
Expand All @@ -582,7 +582,7 @@ <h2>Numpy arrays<a class="headerlink" href="#numpy-arrays" title="Link to this h
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>0.44192042881780846
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>0.5968725426885529
</pre></div>
</div>
</div>
Expand Down
69 changes: 36 additions & 33 deletions lectures/101-Giulia-lectures/01_intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -732,38 +732,38 @@ <h4>Predicting on unseen data using the trained model<a class="headerlink" href=
</div>
<div class="cell_output docutils container">
<div class="output text_html"><style type="text/css">
#T_3e9b8_row0_col0, #T_3e9b8_row0_col1, #T_3e9b8_row1_col0, #T_3e9b8_row1_col1, #T_3e9b8_row2_col0, #T_3e9b8_row2_col1, #T_3e9b8_row3_col0, #T_3e9b8_row3_col1 {
#T_86c46_row0_col0, #T_86c46_row0_col1, #T_86c46_row1_col0, #T_86c46_row1_col1, #T_86c46_row2_col0, #T_86c46_row2_col1, #T_86c46_row3_col0, #T_86c46_row3_col1 {
text-align: left;
}
</style>
<table id="T_3e9b8">
<table id="T_86c46">
<thead>
<tr>
<th class="blank level0" >&nbsp;</th>
<th id="T_3e9b8_level0_col0" class="col_heading level0 col0" >sms</th>
<th id="T_3e9b8_level0_col1" class="col_heading level0 col1" >spam_predictions</th>
<th id="T_86c46_level0_col0" class="col_heading level0 col0" >sms</th>
<th id="T_86c46_level0_col1" class="col_heading level0 col1" >spam_predictions</th>
</tr>
</thead>
<tbody>
<tr>
<th id="T_3e9b8_level0_row0" class="row_heading level0 row0" >3245</th>
<td id="T_3e9b8_row0_col0" class="data row0 col0" >Funny fact Nobody teaches volcanoes 2 erupt, tsunamis 2 arise, hurricanes 2 sway aroundn no 1 teaches hw 2 choose a wife Natural disasters just happens</td>
<td id="T_3e9b8_row0_col1" class="data row0 col1" >ham</td>
<th id="T_86c46_level0_row0" class="row_heading level0 row0" >3245</th>
<td id="T_86c46_row0_col0" class="data row0 col0" >Funny fact Nobody teaches volcanoes 2 erupt, tsunamis 2 arise, hurricanes 2 sway aroundn no 1 teaches hw 2 choose a wife Natural disasters just happens</td>
<td id="T_86c46_row0_col1" class="data row0 col1" >ham</td>
</tr>
<tr>
<th id="T_3e9b8_level0_row1" class="row_heading level0 row1" >944</th>
<td id="T_3e9b8_row1_col0" class="data row1 col0" >I sent my scores to sophas and i had to do secondary application for a few schools. I think if you are thinking of applying, do a research on cost also. Contact joke ogunrinde, her school is one me the less expensive ones</td>
<td id="T_3e9b8_row1_col1" class="data row1 col1" >ham</td>
<th id="T_86c46_level0_row1" class="row_heading level0 row1" >944</th>
<td id="T_86c46_row1_col0" class="data row1 col0" >I sent my scores to sophas and i had to do secondary application for a few schools. I think if you are thinking of applying, do a research on cost also. Contact joke ogunrinde, her school is one me the less expensive ones</td>
<td id="T_86c46_row1_col1" class="data row1 col1" >ham</td>
</tr>
<tr>
<th id="T_3e9b8_level0_row2" class="row_heading level0 row2" >1044</th>
<td id="T_3e9b8_row2_col0" class="data row2 col0" >We know someone who you know that fancies you. Call 09058097218 to find out who. POBox 6, LS15HB 150p</td>
<td id="T_3e9b8_row2_col1" class="data row2 col1" >spam</td>
<th id="T_86c46_level0_row2" class="row_heading level0 row2" >1044</th>
<td id="T_86c46_row2_col0" class="data row2 col0" >We know someone who you know that fancies you. Call 09058097218 to find out who. POBox 6, LS15HB 150p</td>
<td id="T_86c46_row2_col1" class="data row2 col1" >spam</td>
</tr>
<tr>
<th id="T_3e9b8_level0_row3" class="row_heading level0 row3" >2484</th>
<td id="T_3e9b8_row3_col0" class="data row3 col0" >Only if you promise your getting out as SOON as you can. And you'll text me in the morning to let me know you made it in ok.</td>
<td id="T_3e9b8_row3_col1" class="data row3 col1" >ham</td>
<th id="T_86c46_level0_row3" class="row_heading level0 row3" >2484</th>
<td id="T_86c46_row3_col0" class="data row3 col0" >Only if you promise your getting out as SOON as you can. And you'll text me in the morning to let me know you made it in ok.</td>
<td id="T_86c46_row3_col1" class="data row3 col1" >ham</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -1535,55 +1535,58 @@ <h4>Example 2: Predicting the label of a given image<a class="headerlink" href="
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 0%| | 0.00/528M [00:00&lt;?, ?B/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 6%|▌ | 29.6M/528M [00:00&lt;00:01, 311MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 5%|▌ | 28.6M/528M [00:00&lt;00:01, 300MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 11%|█ | 60.1M/528M [00:00&lt;00:01, 315MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 11%|█ | 59.2M/528M [00:00&lt;00:01, 312MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 17%|█▋ | 90.2M/528M [00:00&lt;00:01, 309MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 17%|█▋ | 89.8M/528M [00:00&lt;00:01, 316MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 23%|██▎ | 120M/528M [00:00&lt;00:01, 307MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 23%|██▎ | 120M/528M [00:00&lt;00:01, 315MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 29%|██ | 151M/528M [00:00&lt;00:01, 313MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 29%|██ | 153M/528M [00:00&lt;00:01, 327MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 34%|███▍ | 182M/528M [00:00&lt;00:01, 316MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 35%|███▍ | 184M/528M [00:00&lt;00:01, 317MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 40%|████ | 213M/528M [00:00&lt;00:01, 319MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 41%|████ | 215M/528M [00:00&lt;00:01, 313MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 46%|████ | 243M/528M [00:00&lt;00:00, 317MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 47%|████ | 246M/528M [00:00&lt;00:00, 316MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 52%|█████▏ | 275M/528M [00:00&lt;00:00, 323MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 52%|█████▏ | 276M/528M [00:00&lt;00:00, 308MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 58%|█████▊ | 308M/528M [00:01&lt;00:00, 329MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 58%|█████▊ | 306M/528M [00:01&lt;00:00, 312MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 65%|██████▍ | 342M/528M [00:01&lt;00:00, 336MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 64%|██████▍ | 337M/528M [00:01&lt;00:00, 313MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 71%|███████▏ | 376M/528M [00:01&lt;00:00, 343MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 69%|██████▉ | 367M/528M [00:01&lt;00:00, 311MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 77%|███████ | 409M/528M [00:01&lt;00:00, 340MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 75%|███████ | 396M/528M [00:01&lt;00:00, 311MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 84%|████████▎ | 441M/528M [00:01&lt;00:00, 337MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 81%|████████ | 426M/528M [00:01&lt;00:00, 308MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 90%|████████ | 474M/528M [00:01&lt;00:00, 324MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 86%|████████ | 456M/528M [00:01&lt;00:00, 302MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 96%|█████████▌| 505M/528M [00:01&lt;00:00, 314MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 92%|█████████▏| 486M/528M [00:01&lt;00:00, 305MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>100%|██████████| 528M/528M [00:01&lt;00:00, 322MB/s]
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 98%|█████████▊| 516M/528M [00:01&lt;00:00, 309MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>100%|██████████| 528M/528M [00:01&lt;00:00, 311MB/s]
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>
Expand Down
Loading

0 comments on commit e78a68e

Please sign in to comment.