17 th Annual LEGO Robot Roundup! AND 9 th Annual Connect-4 Hoedown! 12/04/14.

Slides:



Advertisements
Similar presentations
Knowledge Representation using First-Order Logic
Advertisements

Game Objectives Provide Challenges Set the tone of the game
First-Order Logic: Better choice for Wumpus World Propositional logic represents facts First-order logic gives us Objects Relations: how objects relate.
Agents That Reason Logically Copyright, 1996 © Dale Carnegie & Associates, Inc. Chapter 7 Spring 2004.
Logic CPSC 386 Artificial Intelligence Ellen Walker Hiram College.
Hte internets maze game.
3/30/00 Agents that Reason Logically by Chris Horn Jiansui Yang Xiaojing Wu.
1 Knowledge-Based Agents Chapter CMSC 471 Adapted from slides by Tim Finin and Marie desJardins. Some material adopted from notes by Andreas Geyer-Schulz.
Knowledge Representation & Reasoning.  Introduction How can we formalize our knowledge about the world so that:  We can reason about it?  We can do.
Class Project Due at end of finals week Essentially anything you want, so long as its AI related and I approve Any programming language you want In pairs.
CSCI 5582 Fall 2006 CSCI 5582 Artificial Intelligence Lecture 9 Jim Martin.
Logical Agents Chapter 7. Why Do We Need Logic? Problem-solving agents were very inflexible: hard code every possible state. Search is almost always exponential.
Computing & Information Sciences Kansas State University Lecture 11 of 42 CIS 530 / 730 Artificial Intelligence Lecture 11 of 42 William H. Hsu Department.
Logical Agents Chapter 7. Why Do We Need Logic? Problem-solving agents were very inflexible: hard code every possible state. Search is almost always exponential.
Knowledge in intelligent systems So far, we’ve used relatively specialized, naïve agents. How can we build agents that incorporate knowledge and a memory?
Integrating Intelligent Agent and Wireless Computing Research Into the Undergraduate Curriculum Diane Cook Sajal Das Larry Holder Farhad Kamangar Ramesh.
CSCI 5582 Fall 2006 CSCI 5582 Artificial Intelligence Lecture 8 Jim Martin.
Oregon State University – CS430 Intro to AI (c) 2003 Thomas G. Dietterich and Devika Subramanian1 Reasoning/Inference  Given a set of facts/beliefs/rules/evidence.
LOGICAL AGENTS Yılmaz KILIÇASLAN. Definitions Logical agents are those that can:  form representations of the world,  use a process of inference to.
Logical Agents Chapter 7 Feb 26, Knowledge and Reasoning Knowledge of action outcome enables problem solving –a reflex agent can only find way from.
Logical Agents Copyright, 1996 © Dale Carnegie & Associates, Inc. Chapter 7 Spring 2005.
Logical Agents Copyright, 1996 © Dale Carnegie & Associates, Inc. Chapter 7 Spring 2008.
Robot Maze Solving EGR106 Project Overview Spring 2004.
A toy world for logical exploration The Wumpus example.
Perpetual Self-aware Cognitive Agents Michael T. Cox BBNT Cambridge.
Programming Contest. Programming contest ● Many similar contests at MIT – – – MASLAB – Student-organized and student-run – One of the major.
Multiplication Table Grid
Artificial Intelligence Lecture No. 9 Dr. Asad Ali Safi ​ Assistant Professor, Department of Computer Science, COMSATS Institute of Information Technology.
Presentation 1: Planning & Design Software Engineering Team 2 CIS 540, Fall 2001.
1 CS 2710, ISSP 2610 Chapter 7 Propositional Logic Reasoning.
1 Volleyball & Wumpus World CSCE 488 By Cody Boettcher and Jason Williams.
COMMONWEALTH OF AUSTRALIA Copyright Regulations 1969 WARNING This material has been reproduced and communicated to you by or on behalf of Monash University.
Game Objectives Provide Challenges Set the tone of the game Affects formal game system Affects game dramatics.
16 th Annual LEGO Robot Roundup! AND 8 th Annual Connect-4 AI Tournament! 12/05/13.
1 Logical Agents CS 171/271 (Chapter 7) Some text and images in these slides were drawn from Russel & Norvig’s published material.
Dr. Shazzad Hosain Department of EECS North South Universtiy Lecture 04 – Part A Knowledge Representation and Reasoning.
Class Project Due at end of finals week Essentially anything you want, so long as its AI related and I approve Any programming language you want In pairs.
1 CMSC 471 Fall 2002 Class #9– Monday, Sept Knowledge Representation Chapter Some material adopted from notes by Andreas Geyer-Schulz and.
1 Knowledge Representation Propositional Logic Vumpus World Knowledge Representation Propositional Logic Vumpus World.
Logical Agents Chapter 7. Knowledge bases Knowledge base (KB): set of sentences in a formal language Inference: deriving new sentences from the KB. E.g.:
1 Logical Agents CS 171/271 (Chapter 7) Some text and images in these slides were drawn from Russel & Norvig’s published material.
1 Knowledge-Based Agents Chapter Some material adopted from notes by Andreas Geyer-Schulz and Chuck Dyer.
Knowledge-based agents: they keep track of the world by means of an internal state which is constantly updated by the agent itself A Knowledge-Based Agent.
1 The Wumpus Game StenchBreeze Stench Gold Breeze StenchBreeze Start  Breeze.
1 UNIT-3 KNOWLEDGE REPRESENTATION. 2 Agents that reason logically(Logical agents) A Knowledge based Agent The Wumpus world environment Representation,
Logical Agents Chapter 7 Part I. 2 Outline Knowledge-based agents Wumpus world Logic in general - models and entailment Propositional (Boolean) logic.
1 Knowledge Representation Logic and Inference Propositional Logic Vumpus World Knowledge Representation Logic and Inference Propositional Logic Vumpus.
Artificial Intelligence Logical Agents Chapter 7.
Class #10– Wednesday, October 1
Hierarchical and K-means Clustering
Today we are going to play…..
Solve: 1. 4<
Class #9– Thursday, September 29
5 × 7 = × 7 = 70 9 × 7 = CONNECTIONS IN 7 × TABLE
5 × 8 = 40 4 × 8 = 32 9 × 8 = CONNECTIONS IN 8 × TABLE
4 × 6 = 24 8 × 6 = 48 7 × 6 = CONNECTIONS IN 6 × TABLE
5 × 6 = 30 2 × 6 = 12 7 × 6 = CONNECTIONS IN 6 × TABLE
CS 416 Artificial Intelligence
Artificial Intelligence Lecture 10: Logical Agents
10 × 8 = 80 5 × 8 = 40 6 × 8 = CONNECTIONS IN 8 × TABLE MULTIPLICATION.
3 × 12 = 36 6 × 12 = 72 7 × 12 = CONNECTIONS IN 12 × TABLE
CMSC 471 Fall 2011 Class #10 Tuesday, October 4 Knowledge-Based Agents
5 × 12 = × 12 = × 12 = CONNECTIONS IN 12 × TABLE MULTIPLICATION.
13th Annual LEGO Robot Roundup!
Practical work during the course
20th Annual LEGO Robot Roundup!
14th Annual LEGO Robot Roundup! AND 6th Annual Connect-4 AI Tournament! 12/08/11.
5 × 9 = 45 6 × 9 = 54 7 × 9 = CONNECTIONS IN 9 × TABLE
3 × 7 = 21 6 × 7 = 42 7 × 7 = CONNECTIONS IN 7 × TABLE
Presentation transcript:

17 th Annual LEGO Robot Roundup! AND 9 th Annual Connect-4 Hoedown! 12/04/14

Hunt the Wumpus Predecessor to Minesweeper Game that requires deductive logic in order to solve 4x4 grid Find the gold and get out, while avoiding the wumpus, and multiple pits Player is given clues when adjacent to a game object

Hunt the Wumpus

Breeze!

Hunt the Wumpus

Stench!

Hunt the Wumpus

Glitter!

Hunt the Wumpus Stench!

Hunt the Wumpus Glitter!

Hunt the Wumpus Gold!

Hunt the Wumpus

Connect-4 AI Competition

easy maze

evil maze