Football strategies search for RoboCup

Slides:



Advertisements
Similar presentations
FOOTBALL Football is the most popular sports in the world.
Advertisements

Intelligent Soccer Team Gustavo Armagno Facundo Benavides Claudia Rostagnol
Test practice Multiplication. Multiplication 9x2.
Artificial Intelligence. Intelligent? What is intelligence? computational part of the ability to achieve goals in the world.
CHAPTER 4 DECISION SUPPORT AND ARTIFICIAL INTELLIGENCE Brainpower for Your Business.
Lionel MESSI By Josh Shields
Heidi Newton Peter Andreae Artificial Intelligence.
Reinforcement Learning for the Soccer Dribbling Task Arthur Carvalho Renato Oliveira.
Ballinascreen G.A.C. CASE STUDY: Football and Hurling Working Together? Football and Hurling Working Together?
CSE 471/598 Intro to AI (Lecture 1). Course Overview What is AI –Intelligent Agents Search (Problem Solving Agents) –Single agent search [Project 1]
An Introduction to Machine Learning In the area of AI (earlier) machine learning took a back seat to Expert Systems Expert system development usually consists.
CIC Launch Event Artificial Intelligence in Computer Games Dr Tim Gosling The Creative Assembly.
Artificial Intelligence  What is AI?  The study of computations that make it possible to PERCEIVE, REASON, and ACT  Computing, perceiving, reasoning,
Chapter 4 Decision Support and Artificial Intelligence: Brainpower for Your Business Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved.
RoboCup: The Robot World Cup Initiative Based on Wikipedia and presentations by Mariya Miteva, Kevin Lam, Paul Marlow.
Solving Problems by Searching AIMA Chapter 3 Fall 2006 Messiah College Dr. Gene Chase.
Task decomposition, dynamic role assignment and low-bandwidth communication for real-time strategic teamwork Peter Stone, Manuela Veloso Presented by Radu.
Computer Vision. Computer vision is concerned with the theory and technology for building artificial Computer vision is concerned with the theory and.
Football Coach By: Adrian Ybarra. How to become a football coach How I am going to become a football coach is to keep learning how to play. I am going.
Writing Number Sentences Created by Mr. Hemmert. ARMT 9 Write number sentences for word problems that involve multiplication or division.
Hex Combinatorial Search in Game Strategy by Brandon Risberg May 2006Menlo School.
Football in the world In the world,a lot of people play football but only one player wins the golden ball. Lionel Messi has won four golden balls but.
Artificial Intelligence: Its Roots and Scope
How many football players get drafted to the NFL? Fermi Book.
Senior Design Team Members:  Abi Sundaram  Max Ackley  Cole Mercer  Adam Kauth Faculty Advisor: Dr. Tanya Crenshaw Client: Professor Andrew Nuxoll.
Development of a Machine-Learning-Based AI For Go By Justin Park.
Artificial Intelligence and Robotics Ross Clark Trevor Sheehan.
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives Artificial intelligence systems form a broad and diverse set of.
CHAPTER 11 Intelligence. Do Now! How would you describe intelligence? What is meant by Artificial Intelligence? What are some positives and negatives.
Structures and Strategies For Space State Search
Machine Learning for an Artificial Intelligence Playing Tic-Tac-Toe Computer Systems Lab 2005 By Rachel Miller.
Enhanced Learning Through Web-Based Team and Individual Projects.
Artificial Intelligence: Introduction Department of Computer Science & Engineering Indian Institute of Technology Kharagpur.
AI and Games by Lauren Argenio Russell Braun. Project Goals What AI is The basics of how it works How it is applied to games –In the past –Present –Future.
COMP 304: Artificial Intelligence. General Lecturer: Nelishia Pillay Office: Room F3 Telephone:
Computing Ontology Part II. So far, We have seen the history of the ACM computing classification system – What have you observed? – What topics from CS2013.
Jack Chen TJHSST Computer Systems Lab Abstract The purpose of this project is to explore Artificial Intelligence techniques in the board game.
1 CS 385 Fall 2006 Chapter 1 AI: Early History and Applications.
DEEP RED An Intelligent Approach to Chinese Checkers.
ICT-enabled Agricultural Science for Development Scenarios, Opportunities, Issues by ICTs transforming agricultural science, research & technology generation.
CSC 9010 Spring, Paula Matuszek, Lillian Cassel 1 CS 9010: Semantic Web Protégé Lab Paula Matuszek Spring, 2006.
Introduction to Artificial Intelligence CS 438 Spring 2008.
By: Nelson Webster. Algorithm Engineers Algorithm engineers study the effectiveness and efficiency of procedures of solving problems on a computer.
Artificial Intelligence Techniques Internet Applications 4.
KNOWLEDGE MANAGEMENT UNIT II KNOWLEDGE MANAGEMENT AND TECHNOLOGY 1.
CS382 Introduction to Artificial Intelligence Lecture 1: The Foundations of AI and Intelligent Agents 24 January 2012 Instructor: Kostas Bekris Computer.
Artificial Intelligence, simulation and modelling.
___________________________________________________ Informatics MSc Course PLAN – Automated Planning The aim of this course is to provide: a solid grounding.
1 Web Search What is a telescope? Who invented the telescope? 2 Web Search What are other powerful telescopes? 3 Thinking Why are telescopes important.
Economic reasoning and artificial intelligence by David C. Parkes, and Michael P. Wellman Science Volume 349(6245): July 17, 2015 Published by AAAS.
CITS4211 Artificial Intelligence Semester 1, 2013 A/Prof Lyndon While School of Computer Science & Software Engineering The University of Western Australia.
Genetic Algorithm(GA)
WSU Cougar Football Kori Knudson Com 481. What is it for? For those who cannot attend the games Staying connected to the team and coaches Keeping up with.
RoboCup: The Robot World Cup Initiative
Artificial Intelligence
Multiplication Strategies
Lesson 85 Warm Up Pg. 441.
Movement in a full and dynamic environment using a limited influence map Paulo Lafeta Ferreira Artificial Intelligence for Games – CS 580 Professor: Steve.
Team 1: 32 responses Team 2: 55 responses Team 3: 29 responses
First work in AI 1943 The name “Artificial Intelligence” coined 1956
Artificial Intelligence استوارت راسل، پیتر نورویگ
Solve: 1. 4<
CSE 4705 Artificial Intelligence
The leading 10 disease types considered in the artificial intelligence (AI) literature. The leading 10 disease types considered in the artificial intelligence (AI)
The data types considered in the artificial intelligence artificial (AI) literature. The data types considered in the artificial intelligence artificial.
What is AI course about? (Artificial Intelligence)
Equations and Inequalities
Common Array Algorithms
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Presentation transcript:

Football strategies search for RoboCup Information Retrieval Course Project Project Group: Stanislav Semakin Vyacheslav Shirikov Yaroslav Karulin Igor Razumny

Project Goal Area of interest RoboCup is an international research and education initiative Project Goal obtain the information concerning AI football players’ strategies Area of interest Artificial Intelligence (AI) Agents Live-football playing strategies Main information source: World Wide Web

LIVE-FOOTBALL PLAYING STRATEGIES Problem-dependent features: - players are equal (there are not Ronaldos of Robocup) - playing strategies are different - players can communicate to act as a team - players act according either coach directivs or environment state

Main approaches of problem solving AI Agents Main approaches of problem solving – Multiple methods: each subtask has own algorithm – Anytime algorithms: the longer we think the better result we obtain