simple-neural-network

GPL-3

Simple neural network

$ area51 add simple-neural-networkCopy

Usage

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