Skip to content

jorisbontje/nim-ansna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Releases

No releases published

Packages

No packages published

Languages