1 / 6

cd5360 [Project Proposal]: Visualization of Agents

cd5360 [Project Proposal]: Visualization of Agents. Customer: Baran Çürüklü [Ph.D. Student in Computational Neuroscience] [Lecturer in Artificial Intelligence] E-mail: baran.curuklu@mdh.se Room: 312. Definition.

thisbe
Télécharger la présentation

cd5360 [Project Proposal]: Visualization of Agents

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. cd5360 [Project Proposal]: Visualization of Agents Customer: Baran Çürüklü [Ph.D. Student in Computational Neuroscience] [Lecturer in Artificial Intelligence] E-mail: baran.curuklu@mdh.se Room: 312

  2. Definition • Agent: Program/robot that receives information from the environment and acts in a rational way. • WWW search engine. • A vacuum cleaning robot.

  3. Fridge TV Our Problem: The visualization window A successful Ph.D. Student agent_1 is working for peanuts.

  4. Requirements • Start/Stop/Pause/Restart the entire visualization (all agents). • Start/Stop/Pause a chosen agent. • Turn on/off tracing agent movements. • The user must have access to the information about the objects throughout the simulation: {name, size, position, color}. • Up to you how to provide this information.

  5. Modeling program Agent simulation system user Interactions/Interfaces

  6. Possible Input to the Modeling Program 0: < TV (pos 20 30) (size 15 15) (color b) > < agent_1 (pos 30 50) (size 10) (color brg) (go right 30) > < agent_2 (pos 75 10) (size 10) (color brg) (go up 40) > ... 1: < agent_1 (go up 15) > 2: < agent_2 (go right 3) > 3: < agent_2 (go up 35) > 4: < agent_1 (go right 25) > … *see third slide ``Our Problem: The visualization window”

More Related