Skip to content

Commit

Permalink
ed profile update
Browse files Browse the repository at this point in the history
  • Loading branch information
wyilio committed Aug 20, 2023
1 parent 0be7f60 commit 3932ed6
Show file tree
Hide file tree
Showing 10 changed files with 71 additions and 103 deletions.
18 changes: 9 additions & 9 deletions aboutus/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,15 @@ <h1>Who are we?</h1>
<h2>Faculty Mentors</h2>
These astounding professors make MSAIL possible with their advice and support.
<div id="faculty">
<!-- Sindhu Kutty -->
<div class="leader-box">
<div class="leader-portrait">
<img src="portraits/sindhu_kutty.jpg">
</div>
<div class="leader-name"> Sindhu Kutty </div>
<div class="leader-info"> Lecturer III, EECS </div>
<div class="leader-email"> skutty@ </div>
</div>
<!-- Laura Balzano -->
<div class="leader-box">
<div class="leader-portrait">
Expand All @@ -679,15 +688,6 @@ <h2>Faculty Mentors</h2>
<div class="leader-info"> Assistant Professor, EECS </div>
<div class="leader-email"> dkoutra@</div>
</div>
<!-- Sindhu Kutty -->
<div class="leader-box">
<div class="leader-portrait">
<img src="portraits/sindhu_kutty.jpg">
</div>
<div class="leader-name"> Sindhu Kutty </div>
<div class="leader-info"> Lecturer III, EECS </div>
<div class="leader-email"> skutty@ </div>
</div>
</div>
<h2> Admin Team </h2>
Our administrative team is responsible for planning MSAIL's activities
Expand Down
7 changes: 4 additions & 3 deletions author/msail/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -634,9 +634,10 @@ <h1>Search</h1>



<p>MSAIL is a student organization devoted to artificial intelligence research. We strive to spread our passion for artificial intelligence throughout the University of Michigan student body, regardless of demographic or academic standing. As of Winter 2022, our main operations are our
<a href="talk/">discussion group</a> and our
<a href="post/">blog</a>.</p>
<p>MSAIL is a student organization devoted to artificial intelligence research. We strive to spread our passion for artificial intelligence throughout the University of Michigan student body, regardless of demographic or academic standing. As of Fall 2023, our main operations are
<a href="education/">education</a>,
<a href="projects/">projects</a>, and
<a href="talk/">reading groups</a>.</p>



Expand Down
13 changes: 8 additions & 5 deletions education/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@


<meta name="description" content="MSAIL provides different tracks for students of all levels. Explore past material at your own leisure or consider participating in live education sessions taught by our members.
Tracks Beginner Advanced Reinforcement Learning Previous Material Winter 2021 Education">
Tracks Introduction to AI and Natural Language Processing Learn about the basics of AI with a focus on NLP.">


<link rel="alternate" hreflang="en-us" href="https://MSAIL.github.io/education/">
Expand Down Expand Up @@ -269,7 +269,7 @@
<meta property="og:url" content="https://MSAIL.github.io/education/">
<meta property="og:title" content="Education | MSAIL">
<meta property="og:description" content="MSAIL provides different tracks for students of all levels. Explore past material at your own leisure or consider participating in live education sessions taught by our members.
Tracks Beginner Advanced Reinforcement Learning Previous Material Winter 2021 Education"><meta property="og:image" content="https://MSAIL.github.io/media/logo.png">
Tracks Introduction to AI and Natural Language Processing Learn about the basics of AI with a focus on NLP."><meta property="og:image" content="https://MSAIL.github.io/media/logo.png">
<meta property="twitter:image" content="https://MSAIL.github.io/media/logo.png"><meta property="og:locale" content="en-us">


Expand Down Expand Up @@ -656,10 +656,13 @@ <h1>Education</h1>
<div class="article-style">
<p>MSAIL provides different tracks for students of all levels. Explore past material at your own leisure or consider participating in live education sessions taught by our members.</p>
<h2 id="tracks">Tracks</h2>
<h4 id="introduction-to-ai-and-natural-language-processing">Introduction to AI and Natural Language Processing</h4>
<ul>
<li>Beginner</li>
<li>Advanced</li>
<li>Reinforcement Learning</li>
<li>Learn about the basics of AI with a focus on NLP. You&rsquo;ll gain experience by covering seminal papers and implementing generative AI and NLP projects.</li>
</ul>
<h4 id="reinforcement-learning">Reinforcement Learning</h4>
<ul>
<li>Come learn reinforcement learning from scratch with our curated curriculum.</li>
</ul>
<br>
<hr>
Expand Down
79 changes: 16 additions & 63 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -844,9 +844,10 @@ <h1 class="hero-title maize-text">

<h1>What is MSAIL?</h1>

<p>MSAIL is a student organization devoted to artificial intelligence research. We strive to spread our passion for artificial intelligence throughout the University of Michigan student body, regardless of demographic or academic standing. As of Winter 2022, our main operations are our
<a href="talk/">discussion group</a> and our
<a href="post/">blog</a>.</p>
<p>MSAIL is a student organization devoted to artificial intelligence research. We strive to spread our passion for artificial intelligence throughout the University of Michigan student body, regardless of demographic or academic standing. As of Fall 2023, our main operations are
<a href="education/">education</a>,
<a href="projects/">projects</a>, and
<a href="talk/">reading groups</a>.</p>



Expand Down Expand Up @@ -1735,6 +1736,9 @@ <h3 class="article-title mb-0 mt-0">









Expand Down Expand Up @@ -1762,73 +1766,22 @@ <h3 class="article-title mb-0 mt-0">



<section id="education" class="home-section wg-pages " >
<section id="education" class="home-section wg-blank " style="padding: 20px 0 20px 0;" >
<div class="container">








































<div class="row">

<div class="col-lg-12">
<h1>Education Sessions</h1>

<p style="text-align: center;">
Check out our <a href="education">education tracks</a> and join our slack for session updates. <br>
</p>




<div class="row ">


<div class="col-12 col-lg-4 section-heading">
<h1>Education Sessions</h1>

</div>

</div>

<div class="col-12 col-lg-8">









</div>
</div>

</div>
Expand Down
2 changes: 1 addition & 1 deletion index.json

Large diffs are not rendered by default.

33 changes: 20 additions & 13 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1694,10 +1694,13 @@ This MSAIL discussion focused predominantly on three questions addressed in the
<guid>https://MSAIL.github.io/education/</guid>
<description>&lt;p&gt;MSAIL provides different tracks for students of all levels. Explore past material at your own leisure or consider participating in live education sessions taught by our members.&lt;/p&gt;
&lt;h2 id=&#34;tracks&#34;&gt;Tracks&lt;/h2&gt;
&lt;h4 id=&#34;introduction-to-ai-and-natural-language-processing&#34;&gt;Introduction to AI and Natural Language Processing&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Beginner&lt;/li&gt;
&lt;li&gt;Advanced&lt;/li&gt;
&lt;li&gt;Reinforcement Learning&lt;/li&gt;
&lt;li&gt;Learn about the basics of AI with a focus on NLP. You&amp;rsquo;ll gain experience by covering seminal papers and implementing generative AI and NLP projects.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;reinforcement-learning&#34;&gt;Reinforcement Learning&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Come learn reinforcement learning from scratch with our curated curriculum.&lt;/li&gt;
&lt;/ul&gt;
&lt;br&gt;
&lt;hr&gt;
Expand Down Expand Up @@ -1767,7 +1770,11 @@ This MSAIL discussion focused predominantly on three questions addressed in the
<link>https://MSAIL.github.io/projects/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://MSAIL.github.io/projects/</guid>
<description>&lt;p&gt;&lt;em&gt;This page will be updated with upcoming projects.&lt;/em&gt;&lt;/p&gt;
<description>&lt;h4 id=&#34;car-accident-prediction&#34;&gt;Car accident prediction&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Learn how to predict the next car accident in a specific area of the U.S.&lt;/li&gt;
&lt;li&gt;Have more questions? Contact kevindw@ or andson@&lt;/li&gt;
&lt;/ul&gt;
</description>
</item>

Expand Down Expand Up @@ -2406,6 +2413,15 @@ John Schulman:
&lt;h2&gt;Faculty Mentors&lt;/h2&gt;
These astounding professors make MSAIL possible with their advice and support.
&lt;div id=&#34;faculty&#34;&gt;
&lt;!-- Sindhu Kutty --&gt;
&lt;div class=&#34;leader-box&#34;&gt;
&lt;div class=&#34;leader-portrait&#34;&gt;
&lt;img src=&#34;portraits/sindhu_kutty.jpg&#34;&gt;
&lt;/div&gt;
&lt;div class=&#34;leader-name&#34;&gt; Sindhu Kutty &lt;/div&gt;
&lt;div class=&#34;leader-info&#34;&gt; Lecturer III, EECS &lt;/div&gt;
&lt;div class=&#34;leader-email&#34;&gt; skutty@ &lt;/div&gt;
&lt;/div&gt;
&lt;!-- Laura Balzano --&gt;
&lt;div class=&#34;leader-box&#34;&gt;
&lt;div class=&#34;leader-portrait&#34;&gt;
Expand All @@ -2428,15 +2444,6 @@ These astounding professors make MSAIL possible with their advice and support.
&lt;div class=&#34;leader-info&#34;&gt; Assistant Professor, EECS &lt;/div&gt;
&lt;div class=&#34;leader-email&#34;&gt; dkoutra@&lt;/div&gt;
&lt;/div&gt;
&lt;!-- Sindhu Kutty --&gt;
&lt;div class=&#34;leader-box&#34;&gt;
&lt;div class=&#34;leader-portrait&#34;&gt;
&lt;img src=&#34;portraits/sindhu_kutty.jpg&#34;&gt;
&lt;/div&gt;
&lt;div class=&#34;leader-name&#34;&gt; Sindhu Kutty &lt;/div&gt;
&lt;div class=&#34;leader-info&#34;&gt; Lecturer III, EECS &lt;/div&gt;
&lt;div class=&#34;leader-email&#34;&gt; skutty@ &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h2&gt; Admin Team &lt;/h2&gt;
Our administrative team is responsible for planning MSAIL&#39;s activities
Expand Down
10 changes: 7 additions & 3 deletions projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@



<meta name="description" content="This page will be updated with upcoming projects.">
<meta name="description" content="Car accident prediction Learn how to predict the next car accident in a specific area of the U.S. Have more questions? Contact kevindw@ or andson@ ">


<link rel="alternate" hreflang="en-us" href="https://MSAIL.github.io/projects/">
Expand Down Expand Up @@ -267,7 +267,7 @@
<meta property="og:site_name" content="MSAIL">
<meta property="og:url" content="https://MSAIL.github.io/projects/">
<meta property="og:title" content="Projects | MSAIL">
<meta property="og:description" content="This page will be updated with upcoming projects."><meta property="og:image" content="https://MSAIL.github.io/media/logo.png">
<meta property="og:description" content="Car accident prediction Learn how to predict the next car accident in a specific area of the U.S. Have more questions? Contact kevindw@ or andson@ "><meta property="og:image" content="https://MSAIL.github.io/media/logo.png">
<meta property="twitter:image" content="https://MSAIL.github.io/media/logo.png"><meta property="og:locale" content="en-us">


Expand Down Expand Up @@ -652,7 +652,11 @@ <h1>Projects</h1>
<div class="article-container">

<div class="article-style">
<p><em>This page will be updated with upcoming projects.</em></p>
<h4 id="car-accident-prediction">Car accident prediction</h4>
<ul>
<li>Learn how to predict the next car accident in a specific area of the U.S.</li>
<li>Have more questions? Contact kevindw@ or andson@</li>
</ul>

</div>

Expand Down
4 changes: 2 additions & 2 deletions talk/alphafold_2_092021/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -829,10 +829,10 @@ <h3 id="supplemental-resources">Supplemental Resources</h3>
<h3>Related</h3>
<ul>

<li><a href="/talk/cooperative_022222/">Open Problems in Cooperative AI</a></li>

<li><a href="/talk/aisafety_012522/">Concrete Problems in AI Safety</a></li>

<li><a href="/talk/cooperative_022222/">Open Problems in Cooperative AI</a></li>

<li><a href="/talk/generative_language_modeling/">Proving Theorems with Generative Language Models</a></li>

</ul>
Expand Down
4 changes: 2 additions & 2 deletions talk/attention_031522/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -839,10 +839,10 @@ <h3>Related</h3>

<li><a href="/talk/lsa_102521/">Latent Semantic Analysis</a></li>

<li><a href="/talk/ntk_020122/">Scaling Neural Tangent Kernels via Sketching and Random Features</a></li>

<li><a href="/talk/bnn_041222/">An Overview of Binarized Neural Networks</a></li>

<li><a href="/talk/ntk_020122/">Scaling Neural Tangent Kernels via Sketching and Random Features</a></li>

</ul>
</div>

Expand Down
4 changes: 2 additions & 2 deletions talk/bnn_041222/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -825,10 +825,10 @@ <h2 id="supplemental-resources">Supplemental Resources</h2>
<h3>Related</h3>
<ul>

<li><a href="/talk/ntk_020122/">Scaling Neural Tangent Kernels via Sketching and Random Features</a></li>

<li><a href="/talk/attention_031522/">An Overview of Attention and Transformer Mechanisms for NLP</a></li>

<li><a href="/talk/ntk_020122/">Scaling Neural Tangent Kernels via Sketching and Random Features</a></li>

<li><a href="/previous_material/ethics/">Ethics</a></li>

<li><a href="/previous_material/intro_dl_basics/">Introduction and Basics of Deep Learning</a></li>
Expand Down

0 comments on commit 3932ed6

Please sign in to comment.