Language

Package: ecl-simple-neural-network @ 3.1

Synopsis

Simple neural network in Common Lisp

Description

simple-neural-network is a Common Lisp library for creating, training and using basic neural networks. The networks created by this library are feedforward neural networks trained using backpropagation.

Home page
https://github.com/glv2/simple-neural-network
Location
gnu/packages/lisp-xyz.scm (line: 14193, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings