Skip to content

The ARCADIA framework is for developing integrated, intelligent systems. This distribution includes several models and the components, sensors, etc. required to run them.

License

Notifications You must be signed in to change notification settings

wbridewell/arcadia

Repository files navigation

ARCADIA

The ARCADIA framework is for developing integerated, intelligent systems. This distribution includes several models and the components, sensors, etc. required to run them.

Installation and Setup

See either

Usage

# enter the directory and start a REPL
cd arcadia
lein deps
lein repl
;; Test a basic model of multiple object tracking.
(refresh)
(arcadia.models.mot-simple/example-run)

Documentation

API documentation can be generated using either Marginalia or Codox. See their project pages for available options.

# Codox
lein codox

# Marginalia
lein marg

An in-progress manual for working with ARCADIA is also available.

License

See LICENSE file.

Distributed under a modified open source license

About

The ARCADIA framework is for developing integrated, intelligent systems. This distribution includes several models and the components, sensors, etc. required to run them.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published