Please enable JavaScript.
Coggle requires JavaScript to display documents.
Knowledge-Based Systems and Multi-Agent Environments - Coggle Diagram
Knowledge-Based Systems and Multi-Agent Environments
Logical Agents
Pathfinding
Human Thinking
Knowledge Base
Sentence
Axiom
Language (TELL, ASK)
Inference
Sequence of Actions
Agent Tasks
Perceive (MAKE PERCEPT SENTENCE)
Decide (MAKE ACTION QUERY)
Act (MAKE ACTION SENTENCE)
Knowledge Base Levels
Knowledge vs. Implementation
Methods
Declarative
Procedural
Wumpus World
Components
Wumpus
Agent
Gold
Pit
Grid (4x4)
P.E.A.S.
Performance (+1000, -1000, -1, -10)
Start ([1, 1], 20% Pit)
Actions
Move
Turn
Grab
Shoot
Climb
Sensors
Smell (Stench)
Feel (Breeze)
See (Glitter)
Hear (Scream)
Multi-Agent Environments
Planning
Planning
Conventions
Communication
Recognition
Evolution of Conventions
Biological Examples
Flocking Behaviors
Real Examples
Simulations
Boids (Separation, Alignment, Cohesion)
Emergence
Patterns
Steering Behaviors
Resources (Craig Reynolds, OpenSteer)
Conway’s Game of Life
Origins (1970, GO Board)
Rules (Birth, Survival, Death)
Patterns (Still Life, Oscillators, Gliders)
Uses (Modeling, Artificial Life)
ALIFE (Artificial Life)
Examples (Kinetic Sculptures)
Research (Evolution, Behavior, Synthetic Biology)
Crowd Sourcing
Platforms