News

Hi, I'm Arun. I am a PhD student in the Machine Learning department at CMU, where I'm advised by Pradeep Ravikumar. Previously, I got my Bachelors degree in Computer Science from Indian Institue of ...
Abstract Photo-editing software restricts the control of objects in a photograph to the 2D image plane. We present a method that enables users to perform the full range of 3D manipulations, including ...
Textbook Distributed Systems: Principles and Paradigms Andrew S. Tanenbaum & Maarten Van Steen Published by Pearson, ISBN 0-13-239227-5, 2nd edition.
CMU's Project Olympus and the NSF Innovation Corps Hub Mid-Atlantic Region recently hosted entrepreneurs and researchers in AI and robotics to help faculty, students and alumni transform their ...
SCS Ph.D. student Stephen Huan has received a Department of Energy Computational Science Graduate Fellowship for the 2025–26 academic year.
This course provides a comprehensive introduction to computer vision. Major topics include image processing, detection and recognition, geometry-based and physics-based vision and video analysis.
With so many AI coding assistants out there, it can be hard to keep track of ones that perform well on real-world tasks. CMU researchers developed Copilot Arena to do just that by crowdsourcing user ...
Download the writeup. The project proposal is due on Tuesday, 4/15 at 11:59pm. The final version of your code is due before class on Thursday, 5/1 at 10:29am. 3/21: Project 2 released! Download the ...
I am currently a third-year PhD student in the Computer Science Department working with Prof. Eric Xing. My research focus on the areas of machine learning. Prior to coming to CMU, I earned a B.Eng.
The POSIX thread libraries are a standards based thread API for C/C++. It allows one to spawn a new concurrent process flow. It is most effective on multi-processor or multi-core systems where the ...
The names and naming practices for this handout were primarily taken from a series of books called Catálogo de Pasajeros a Indias (Catalog of passengers to the New World). The books contain lists of ...
RIP "finger": the Unix command "finger" shows if a user is logged in, or else displays their "plan" file, with contact info. It used to be connected to the web, but that turns out to be dangerous.