Skip to content

glebkiselev/map-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign World Model

map-core is an open source library that allows building a semiotic network based on the principles of the sign world model. The swm part is responsible for the description and creation of the basic elements of the world model - signs, causal matrices, connectors between matrices, events, etc. The planning part implements the basic principles of the case-based planning and allows to build hierarchical plans in a single-agent system. The part related to reasoning will describe the basic principles of replenishing the world model in the process of reasoning of an agent.

Installation

To install the current release:

>>>python3 setup.py sdist
>>>python3 setup.py install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published