neural-classifier

2-clause BSD

Classification of samples based on neural network.

$ area51 add neural-classifierCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(neural-classifier:some-function ...)