Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/opennars/ALANN2018
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyLo1 committed Feb 16, 2019
2 parents cc79786 + f27a689 commit bee5a08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,10 @@ The ALANN Server accepts a range of commands to support run time control and ins
#SHOW_NODE (#SN) show node specific information such as current attention level
#ENABLE_TRACE (#ET) "term" turns on node activation tracing for the node with the specified term - can be multiple traces
#DISABLE_TRACE (#DT) "term" turns off tracing for the specified node
#SHOW_GENERAL_BELIEFS (#SGB) "term" shows the general beliefs for the specified node
#SHOW_SIMPLE_BELIEFS (#SSB) "term" shows the 'simple' beliefs for the specified node
#SHOW_TEMPORAL_BELIEFS (#STB) "term" show the temporal beliefs for the specified node
#SHOW_HYPOTHESIS_BELIEFS (#SHB) "term" show the hypothesis beliefs for the specified node
#SHOW_GENERALISED_BELIEFS (#SGB) "term" show the generalised beliefs for the specified node
```
## Project Details
The system is developed in F# and uses Akka Streams as a framework, along with FParsec (combinatorial Parser).
Expand Down
Binary file modified img/ALANNGUI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bee5a08

Please sign in to comment.