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 ...
We were interviewed about our work by WESA (the NPR radio station in Pittsburgh), and we were featured live on the local radio station KQV 1410 AM. Abstract Photo-editing software restricts the ...
I finished my Master program in the Department of Computing Science at the University of Alberta working with Csaba Szepesvári and András György in 2016. I received my Bachelor's degree in Computer ...
Hi there! I am an assistant teaching professor in the machine learning department at Carnegie Mellon University. I primarily teach the department's various Introduction to Machine Learning courses. In ...
Overview 15-210 aims to teach methods for designing, analyzing, and programming sequential and parallel algorithms and data structures. The emphasis is on teaching fundamental concepts applicable ...
My current interests center on language-based communication between humans and robots and on aspects of core speech recognition, such as out-of-vocabulary (OOV) word processing. I am also interested ...
RI faculty member Zachary Manchester received an NSF Faculty Early Career Development Program award to develop better modeling, simulation and control algorithms that will improve how robots interact ...
[email protected] My CV 7223 GHC, Computer Science Department, Carnegie Mellon University Pittsburgh, PA 15213-3891 Tel: (517) 526-2509 (cell) (412) 268-7669 (office) I recently completed my Ph.D. with ...
Bigtable: A Distributed Storage System for Structured Data, Proceedings of the 7th Symposium on Operating Systems Design and Implementation (OSDI), November 2006. Best paper award (tied). Keir Fraser ...
My research centers on the design of programming languages and languages for specifying program behavior, mathematical tools for defining the semantics of such languages, and methods for proving that ...
In this course, there will be two types of class periods: Lectures are listed below with a blue background. Lectures are led by the instructors and present the core material of the course. Precepts ...
The following is the Java counterpart of the C++ program shown in the BLADE tutorial. A point to note is that in addition to JBlade and JBladeParams, the program also imports the class JBladeHelper.