In his freshman year, Baade started his undergraduate research. Three years later, he published a paper introducing a new architecture for textless voice conversion. The model aims to convert a phrase ...
I am an Assistant Professor of Instruction in the Department of Computer Science and a Research Fellow in the Science of High Performance Computing Group at the Oden Institute of Computational ...
The purpose of this assignment is to implement a linked list class that uses doubly linked nodes. Doubly linked nodes have references to the next node in the list and back to the previous node in the ...
Patrick MacAlpine and Peter Stone.
Artificial Intelligence and Life in 2030. Peter Stone, Rodney Brooks, Erik Brynjolfsson, Ryan Calo, Oren Etzioni, Greg Hager, Julia Hirschberg, Shivaram ...
Grounded Action Transformation for Robot Learning in Simulation. Josiah Hanna and Peter Stone. @InProceedings{AAAI17-Hanna, author = {Josiah Hanna and Peter Stone}, title = {Grounded Action ...
Though computers have surpassed humans at many tasks, especially computationally intensive ones, there are many tasks for which human expertise remains necessary and/or useful. For such tasks, it is ...
Course web page: http://www.cs.utexas.edu/~ecprice/courses/randomized/fa23/ ...
TEXPLORE: Real-Time Sample-Efficient Reinforcement Learning for Robots. Todd Hester and Peter Stone. Machine Learning, 90(3):385–429, 2013.
RoboCup-2012: Robot Soccer World Cup XVI, Xiaoping Chen, Peter Stone, Luis Enrique Sucar, and Tijn van der Zant, editors. Lecture Notes in Artificial Intelligence, Springer Verlag, Berlin, 2013.
Soccer is a rich domain for the study of multiagent learning issues. Not only must the players learn low-level skills, but they must also learn to work together and to adapt to the behaviors of ...
The purpose of this assignment is to implement a program that uses data structures including lists, maps, and sets to create a challenging version of Hangman. Many thanks to Keith Schwarz of Stanford ...