NAME

AI::jNeural::arch - The Jet's Neural Architecture base module

SYNOPSIS

use AI::jNeural;

DESCRIPTION

This particular module doesn't actually do anything. It would be the place to look for functions that are general to the entire library, but there really arn't any yet.

AUTHOR

Jettero Heller <jettero@voltar.org>

Jet's Neural Architecture is a C++ library. <http://www.voltar.org/jneural>

SEE ALSO

perl(1), AI::jNeural(3), AI::jNeural::arch::neuron(3), AI::jNeural::arch(3), AI::jNeural::nets::backprop(3), AI::jNeural::nets(3), AI::jNeural::nets::kohonen(3), AI::jNeural::utils::transfer(3), AI::jNeural::utils(3).