1 / 23

CS482/682 Artificial Intelligence

Computer Science & Engineering, University of Nevada, Reno. CS482/682 Artificial Intelligence. Lecture 1: The Foundations of AI and Intelligent Agents. 25 August 2009 Instructor: Kostas Bekris. What is AI?. Humanly. vs. Rationally. Thinking. vs. Acting. What is AI?. Humanly. vs.

tokala
Télécharger la présentation

CS482/682 Artificial Intelligence

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Computer Science & Engineering, University of Nevada, Reno CS482/682Artificial Intelligence • Lecture 1: • The Foundations of AI • and Intelligent Agents 25 August 2009 Instructor: Kostas Bekris

  2. What is AI? Humanly vs. Rationally Thinking vs. Acting

  3. What is AI? Humanly vs. Rationally Thinking vs. Acting

  4. Acting Humanly

  5. What is AI? Humanly vs. Rationally Thinking vs. Acting

  6. Thinking Humanly

  7. What is AI? Humanly vs. Rationally Thinking vs. Acting

  8. Thinking Rationally

  9. What is AI? Humanly vs. Rationally Thinking vs. Acting

  10. Acting Rationally

  11. Intelligent Agents

  12. Environments and their properties

  13. Environments and their properties

  14. Structure of the Course • Part 1. • Decision-Making in Deterministic Environments • Single-agent: Dynamic programming and search, informed search and heuristics, randomized search, genetic algorithms, constraint satisfaction and path planning • Multi-agent: Adversarial search (mini-max and expecti-mini-max) • Part 2. • Decision-Making in Stochastic Environments • Single-agent: Bayesian networks, Hidden Markov Models, Kalman and Particle filters, Decision and Utility theory, Markov Decision Processes • Multi-agent: Introduction to Game Theory • Part 3. • Learning in Unknown Environments • Supervised learning: Decision trees, Support Vector Machines, Neural Networks • Unsupervised learning: Introduction to Reinforcement Learning

  15. Where are we now?

  16. What are my personal interests? • Agents that must and do appropriately model and reason about the physical properties of their environment: • algorithmic generation of motion (motion planning) • state estimation problems given noisy sensors • and distributed message-passing coordination Robotics Physically-Grounded Agents Computer Games Human Assistants

  17. How do agents work?

  18. Reflex Agents

  19. Model-based Reflex Agents

  20. Goal-based Agents

  21. Utility-based Agents

  22. Learning Agents

More Related