Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.65 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.65 KB

Adaptive Neuro-Symbolic Network Agent

CircleCI License: Apache License: MIT Stability: experimental

Join the NARS community: Riot: #nars Forum: open-nars

Rationale

NIM port of ANSNA (Adaptive Neuro-Symbolic Network Agent): https://github.com/patham9/ANSNA

Building & Testing

Prerequisites

  • A recent version of Nim

Build & Install

We use Nimble to manage dependencies and run tests.

To build and install ANSNA in your home folder, just execute:

nimble install

After a succesful installation, running ansna will start the agent.

To execute all tests:

nimble test

License

Licensed under both of the following: