Skip to content

Commit

Permalink
FIx image
Browse files Browse the repository at this point in the history
  • Loading branch information
KostyaCholak authored Oct 28, 2023
1 parent d2a27fe commit d5f882c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/world_model/knowledge_representation.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ nav_order: "30"

## Hierarchical Relation
Information like `apples are fruits` is stored in the knowledge base with `parents` relation between two concepts:
![](../assets/images/img1.png)
![](../../assets/images/img1.png)

This relation tells the agent that everything that is known about the concept `Fruit` is also applicable for the concept `Apple`.

Expand Down

0 comments on commit d5f882c

Please sign in to comment.