p5-AI-NeuralNet-Mesh
module to implement an accurate neural network mesh
WWW CVSWeb GITHub-
Package versionp5-AI-NeuralNet-Mesh-0.44p3
-
MaintainerThe OpenBSD ports mailing-list
AI::NeuralNet::Mesh is an optimized, accurate neural network Mesh.
It was designed with accuracy and speed in mind.
This network model is very flexible. It will allow for classic binary
operation or any range of integer or floating-point inputs you care
to provide. With this you can change activation types on a per node or
per layer basis (you can even include your own anonymous subs as
activation types). You can add sigmoid transfer functions and control
the threshold. You can learn data sets in batch, and load CSV data
set files. You can do almost anything you need to with this module.
- archivers/unzip