the-anna-project / annad

The annad package implements a command line tool to run the neural network of the anna project.
https://anna.earth
BSD 3-Clause "New" or "Revised" License
43 stars 7 forks source link

implement CLGs for connection CRUD operations #241

Open xh3b4sd opened 7 years ago

xh3b4sd commented 7 years ago

This issue should be addressed before https://github.com/xh3b4sd/anna/issues/238.

Each peer within the connection space is a label. That means that peers are labeled by their connections. The location of peers within the connection space is represented by coordinates. Coordinates are peers within the connection space itself. Thus, a coordinate that represents the location of a peer, labels this specific peer, by being connected to it. This results in a coordinate network which can be seen as separate dimension within the connection space. This dimension reflects the semantic connections within the connection space exactly one to one, because each connection has a coordinate attached to it.

xh3b4sd commented 7 years ago

img_20161104_172535