Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Latest commit

 

History

History
87 lines (68 loc) · 1.6 KB

File metadata and controls

87 lines (68 loc) · 1.6 KB


SysML-Princeton's Website

SysML@Princeton is an interdisciplinary research group focused on developing next-generation AI/ML systems that are efficient, accurate, reliable, scalable, and secure. As a collaboration between both systems and machine learning researchers, our work considers all parts of the compute stack, spanning the design of AI/ML algorithms and pipelines to runtime systems for training/inference to intelligent applications of ML to tackle core systems challenges. We are a part of the broader AI^2 initiative in Princeton's AI Lab.

{% include section.html %}

Highlights

{% capture text %}

Check out our publications!

{% include button.html link="research" text="See our publications" icon="fa-solid fa-arrow-right" flip=true style="bare" %}

{% endcapture %}

{% include feature.html image="images/photo.jpg" link="research" title="Our Research" text=text %}

{% capture text %}

Check out the research topics that we work on!

{% include button.html link="projects" text="Browse our projects" icon="fa-solid fa-arrow-right" flip=true style="bare" %}

{% endcapture %}

{% include feature.html image="images/photo.jpg" link="projects" title="Our Projects" flip=true style="bare" text=text %}

{% capture text %}

Check out our team!

{% include button.html link="team" text="Meet our team" icon="fa-solid fa-arrow-right" flip=true style="bare" %}

{% endcapture %}

{% include feature.html image="images/photo.jpg" link="team" title="Our Team" text=text %}