-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add faculty members and update About Us
- Loading branch information
1 parent
de4fc30
commit 53939a6
Showing
13 changed files
with
125 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -212,8 +212,12 @@ <h2>The ML Energy initiative</h2> | |
<div class="section-title text-center"> | ||
<h2>about us</h2> | ||
<span></span> | ||
<p>We are a group of computer science researchers part of <a href="https://symbioticlab.org">SymbioticLab</a> at the University of Michigan. | ||
<br>We take initiative in tackling the energy consumption problem of modern machine learning.</p> | ||
<p> | ||
Our goal is to measure, understand, optimize, and expose the <b>energy consumption</b> of modern machine learning. | ||
</p> | ||
<p> | ||
The ML.ENERGY Initiative is a joint effort of computer scientists across multiple academic institutions, including <a href="https://symbioticlab.org">SymbioticLab</a> where it originally started. | ||
</p> | ||
</div> | ||
</div> | ||
<!-- END SECTION DESIGN AREA --> | ||
|
@@ -257,7 +261,7 @@ <h4>Expose</h4> | |
<!-- END ABOUT US AREA --> | ||
|
||
<!-- START PROJECTS AREA --> | ||
<section id="projects" class=" gry-bg section-padding"> | ||
<section id="projects" class="gry-bg section-padding"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-sm-12"> | ||
|
@@ -290,7 +294,7 @@ <h2>Projects</h2> | |
</div> | ||
<div class="project-content"> | ||
<!-- <h4>Zeus</h4> --> | ||
<p>A Framework for Deep Learning Energy Measurement and Optimization</p> | ||
<p>Deep learning energy measurement and optimization</p> | ||
<a class="project-btn" href="https://ml.energy/zeus">Website</a> | ||
</div> | ||
</div> | ||
|
@@ -309,18 +313,23 @@ <h2>Projects</h2> | |
<div class="section-title text-center"> | ||
<h2>Members</h2> | ||
<span></span> | ||
<p>Admin email: [email protected]</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-sm-12"> | ||
<div class="text-center"> | ||
<h3>Faculty</h3> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<!-- START SINGLE TEAM --> | ||
<div class="col-md-4 col-sm-6"> | ||
<div class="col-md-3 col-sm-4"> | ||
<div class="single-team text-center"> | ||
<img src="assets/img/members/mosharaf.jpg" style="max-width: 80%;" class="center-block img-circle" /> | ||
<h4 class="team-member">Mosharaf Chowdhury</h4> | ||
<h6>Associate Professor</h6> | ||
<p><a href="https://symbioticlab.org">SymbioticLab</a>, University of Michigan</p> | ||
<p>University of Michigan</p> | ||
<ul class="team-social"> | ||
<li><a href="https://mosharaf.com"><i class="fa fa-home"></i></a> | ||
</li> | ||
|
@@ -329,12 +338,87 @@ <h6>Associate Professor</h6> | |
</div> | ||
<!-- END SINGLE TEAM --> | ||
<!-- START SINGLE TEAM --> | ||
<div class="col-md-4 col-sm-6"> | ||
<div class="col-md-3 col-sm-4"> | ||
<div class="single-team text-center"> | ||
<img src="assets/img/members/adam.jpeg" style="max-width: 80%;" class="center-block img-circle" /> | ||
<h4 class="team-member">Adam Belay</h4> | ||
<p>MIT CSAIL</p> | ||
<ul class="team-social"> | ||
<li><a href="http://www.abelay.me/"><i class="fa fa-home"></i></a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<!-- END SINGLE TEAM --> | ||
<!-- START SINGLE TEAM --> | ||
<div class="col-md-3 col-sm-4"> | ||
<div class="single-team text-center"> | ||
<img src="assets/img/members/asaf.jpeg" style="max-width: 80%;" class="center-block img-circle" /> | ||
<h4 class="team-member">Asaf Cidon</h4> | ||
<p>Columbia University</p> | ||
<ul class="team-social"> | ||
<li><a href="https://www.asafcidon.com/"><i class="fa fa-home"></i></a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<!-- END SINGLE TEAM --> | ||
<div class="clearfix visible-sm-block"></div> | ||
<!-- START SINGLE TEAM --> | ||
<div class="col-md-3 col-sm-4"> | ||
<div class="single-team text-center"> | ||
<img src="assets/img/members/beidi.jpeg" style="max-width: 80%;" class="center-block img-circle" /> | ||
<h4 class="team-member">Beidi Chen</h4> | ||
<p>CMU</p> | ||
<ul class="team-social"> | ||
<li><a href="https://www.andrew.cmu.edu/user/beidic/"><i class="fa fa-home"></i></a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<!-- END SINGLE TEAM --> | ||
<!-- START SINGLE TEAM --> | ||
<div class="col-md-3 col-sm-4"> | ||
<div class="single-team text-center"> | ||
<img src="assets/img/members/simon.jpeg" style="max-width: 80%;" class="center-block img-circle" /> | ||
<h4 class="team-member">Simon Peter</h4> | ||
<p>University of Washington</p> | ||
<ul class="team-social"> | ||
<li><a href="https://homes.cs.washington.edu/~simpeter/"><i class="fa fa-home"></i></a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<!-- END SINGLE TEAM --> | ||
<!-- START SINGLE TEAM --> | ||
<div class="col-md-3 col-sm-4"> | ||
<div class="single-team text-center"> | ||
<img src="assets/img/members/tom.jpeg" style="width: 80%;" class="center-block img-circle" /> | ||
<h4 class="team-member">Tom Anderson</h4> | ||
<p>University of Washington</p> | ||
<ul class="team-social"> | ||
<li><a href="https://www.cs.washington.edu/people/faculty/tom"><i class="fa fa-home"></i></a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<!-- END SINGLE TEAM --> | ||
</div> | ||
<div class="row"> | ||
<div class="col-sm-12"> | ||
<div class="text-center"> | ||
<h3>Students</h3> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<!-- START SINGLE TEAM --> | ||
<div class="col-md-3 col-sm-4"> | ||
<div class="single-team text-center"> | ||
<img src="assets/img/members/jae-won.jpg" style="max-width: 80%" class="center-block img-circle" /> | ||
<h4 class="team-member">Jae-Won Chung</h4> | ||
<h6>Ph.D. Student</h6> | ||
<p><a href="https://symbioticlab.org">SymbioticLab</a>, University of Michigan</p> | ||
<p>University of Michigan</p> | ||
<ul class="team-social"> | ||
<li><a href="https://jaewonchung.me/about"><i class="fa fa-home"></i></a> | ||
</li> | ||
|
@@ -343,49 +427,58 @@ <h6>Ph.D. Student</h6> | |
</div> | ||
<!-- END SINGLE TEAM --> | ||
<!-- START SINGLE TEAM --> | ||
<div class="col-md-4 col-sm-6"> | ||
<div class="col-md-3 col-sm-4"> | ||
<div class="single-team text-center"> | ||
<img src="assets/img/members/jiachen.png" style="max-width: 80%" class="center-block img-circle" /> | ||
<h4 class="team-member">Jiachen Liu</h4> | ||
<h6>Ph.D. Student</h6> | ||
<p><a href="https://symbioticlab.org">SymbioticLab</a>, University of Michigan</p> | ||
<p>University of Michigan</p> | ||
<ul class="team-social"> | ||
<li><a href="http://www-personal.umich.edu/~amberljc/"><i class="fa fa-home"></i></a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<!-- END SINGLE TEAM --> | ||
</div> | ||
<div class="row"> | ||
<div class="col-sm-12"> | ||
<div class="text-center"> | ||
<h3>Alumni</h3> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<!-- START SINGLE TEAM --> | ||
<div class="col-md-4 col-sm-6"> | ||
<div class="col-md-3 col-sm-4"> | ||
<div class="single-team text-center"> | ||
<img src="assets/img/members/jie.jpg" style="max-width: 80%" class="center-block img-circle" /> | ||
<h4 class="team-member">Jie You</h4> | ||
<h6>Alumnus, Ph.D.</h6> | ||
<p></br></p> | ||
<ul class="team-social"> | ||
<li><a href="https://web.eecs.umich.edu/~jieyou/"><i class="fa fa-home"></i></a> | ||
<li><a href="https://jimmyyou.github.io"><i class="fa fa-home"></i></a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<!-- END SINGLE TEAM --> | ||
<!-- START SINGLE TEAM --> | ||
<div class="col-md-4 col-sm-6"> | ||
<div class="col-md-3 col-sm-4"> | ||
<div class="single-team text-center"> | ||
<img src="assets/img/members/luoxi.jpg" style="max-width: 83%" class="center-block img-circle" /> | ||
<img src="assets/img/members/luoxi.jpg" style="max-width: 80%" class="center-block img-circle" /> | ||
<h4 class="team-member">Luoxi Meng</h4> | ||
<h6>Alumnus, MS</h6> | ||
<p></br></p> | ||
<ul class="team-social"> | ||
<li><a href="https://github.com/Rosie-m"><i class="fa fa-github"></i></a> | ||
<li><a href="https://rosie-m.github.io/"><i class="fa fa-home"></i></a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<!-- END SINGLE TEAM --> | ||
<!-- START SINGLE TEAM --> | ||
<div class="col-md-4 col-sm-6"> | ||
<div class="col-md-3 col-sm-4"> | ||
<div class="single-team text-center"> | ||
<img src="assets/img/members/yile.jpg" style="max-width: 83%" class="center-block img-circle" /> | ||
<h4 class="team-member">Yile Gu</h4> | ||
|
@@ -399,7 +492,7 @@ <h6>Alumnus, MS</h6> | |
</div> | ||
<!-- END SINGLE TEAM --> | ||
<!-- START SINGLE TEAM --> | ||
<div class="col-md-4 col-sm-6"> | ||
<div class="col-md-3 col-sm-4"> | ||
<div class="single-team text-center"> | ||
<img src="assets/img/members/zhenning.jpg" style="max-width: 80%" class="center-block img-circle" /> | ||
<h4 class="team-member">Zhenning Yang</h4> | ||
|
@@ -460,7 +553,7 @@ <h4>PyTorch Ecosystem project</h4> | |
</li> | ||
</ul> | ||
<h4>Mozilla Tech Fund 2024</h4> | ||
<p>Zeus receives $50,000 for development support from the 2024 Mozilla Technology Fund. Thanks, Mozilla!</p> | ||
<p>Zeus receives $50,000 for development support from the 2024 Mozilla Technology Fund.</p> | ||
<a class="blog-btn" href="https://foundation.mozilla.org/en/blog/open-source-AI-for-environmental-justice/">Announcement</a> | ||
</div> | ||
</div> | ||
|
@@ -485,8 +578,8 @@ <h4>Talk @ PyTorch conf 2023</h4> | |
</div> | ||
</div> | ||
<!-- END SINGLE BLOG POST --> | ||
</div> | ||
<div class="row"> | ||
<!-- </div> --> | ||
<!-- <div class="row"> --> | ||
<!-- START SINGLE BLOG POST --> | ||
<div class="col-md-4 col-sm-6"> | ||
<div class="single-blog-post"> | ||
|
@@ -505,6 +598,7 @@ <h4>ML.ENERGY Colosseum</h4> | |
</div> | ||
</div> | ||
<!-- END SINGLE BLOG POST --> | ||
<div class="clearfix visible-md-block"></div> | ||
<!-- START SINGLE BLOG POST --> | ||
<div class="col-md-4 col-sm-6"> | ||
<div class="single-blog-post"> | ||
|
@@ -542,8 +636,8 @@ <h4>ML.ENERGY Leaderboard</h4> | |
</div> | ||
</div> | ||
<!-- END SINGLE BLOG POST --> | ||
</div> | ||
<div class="row"> | ||
<!-- </div> --> | ||
<!-- <div class="row"> --> | ||
<!-- START SINGLE BLOG POST --> | ||
<div class="col-md-4 col-sm-6"> | ||
<div class="single-blog-post"> | ||
|
@@ -557,7 +651,7 @@ <h4>ML.ENERGY Leaderboard</h4> | |
</ul> | ||
<h4>Chase → ICLR Workshop '23</h4> | ||
<p>Based on Carbon-Aware Zeus, <i>Chase</i> was accepted to appear at the ICLR workshop on <a href="https://www.climatechange.ai/events/iclr2023">Tackling Climate Change with Machine Learning!</a></p> | ||
<a class="blog-btn" href="https://github.com/SymbioticLab/Zeus/tree/chase">Repository</a> | ||
<a class="blog-btn" href="https://github.com/ml-energy/zeus/tree/chase">Repository</a> | ||
<a class="blog-btn" href="https://symbioticlab.org/publications/files/chase:ccai23/chase-ccai23.pdf">Paper</a> | ||
</div> | ||
</div> | ||
|