News

Big news from UTCS: With renewed funding from the National Science Foundation, IFML researchers are expanding their work to make AI more accurate, reliable, and ready for the real world. This critical ...
Artificial Intelligence and Life in 2030. Peter Stone, Rodney Brooks, Erik Brynjolfsson, Ryan Calo, Oren Etzioni, Greg Hager, Julia Hirschberg, Shivaram Kalyanakrishnan, Ece Kamar, Sarit Kraus, Kevin ...
I am an Associate Professor of Instruction in the Department of Computer Science. I did my undergraduate work at Purdue and Illinois and my graduate work at MIT, Stanford, and Texas. I have worked at ...
Transfer Learning for Reinforcement Learning Domains: A Survey Transfer Learning for Reinforcement Learning Domains: A Survey. Matthew E. Taylor and Peter Stone. Journal of Machine Learning Research, ...
Relaxed Exploration Constrained Reinforcement Learning Relaxed Exploration Constrained Reinforcement Learning. Shahaf S. Shperberg, Bo Liu, and Peter Stone. In Conference on Autonomous Agents and ...
Current approaches to learning cooperative multi-agent behaviors assumerelatively restrictive settings. In standard fully cooperative multi-agentreinforcement learning, the learning algorithm controls ...
Multiagent Systems: A survey from a machine learning perspective Multiagent Systems: A survey from a machine learning perspective. Peter Stone and Manuela Veloso. Autonomous Robots, 8 (3):345–383, ...
Kim’s NSF CAREER Award builds on a growing portfolio of federal and industry support, including a 2024 NSF NeTS grant ...
Where Learning Meets Inspiration Embark on a transformative, immersive experience at the Academy for All with UT Computer Science, where we go beyond coding to shape the future of technology. In our ...
Cmodels is a system that computes answer sets for either disjunctive logic programs or logic programs containing choice rules. Answer set solver Cmodels uses SAT solvers as a search engine for ...
A practical introduction to database management systems, with discussion of database administration and management. Survey of logical modeling, database design with a focus on relational databases, ...
Value Parameters: An example that shows the behavior of value parameters. In Java all parameters are passed by value. String Example. A few brief examples of String manipulations. BinaryConverter. A ...