AI::ANN

An artificial neural network simulator
Download

AI::ANN Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Publisher Name:
  • Dan Collins
  • Publisher web site:
  • http://search.cpan.org/~dcollins/

AI::ANN Tags


AI::ANN Description

An artificial neural network simulator AI::ANN is an artificial neural network simulator class.SYNOPSISuse AI::ANN; my $network = new AI::ANN ( $inputcount, \@neuron_definition ); my $outputs = $network->execute( \@inputs ); Requirements: · Perl


AI::ANN Related Software