Main > Programming > Libraries >

AI::NNFlex::Backprop 0.24

AI::NNFlex::Backprop 0.24

Sponsored Links

AI::NNFlex::Backprop 0.24 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.033 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 865
Date added: 2007-06-11
Publisher: Charles Colbourn

AI::NNFlex::Backprop 0.24 description

AI::NNFlex::Backprop project is a fast, pure perl backprop Neural Net simulator.

SYNOPSIS

use AI::NNFlex::Backprop;

my $network = AI::NNFlex::Backprop->new(config parameter=>value);

$network->add_layer(nodes=>x,activationfunction=>function);

$network->init();



use AI::NNFlex::Dataset;

my $dataset = AI::NNFlex::Dataset->new([
[INPUTARRAY],[TARGETOUTPUT],
[INPUTARRAY],[TARGETOUTPUT]]);

my $sqrError = 10;

while ($sqrError >0.01)

{

$sqrError = $dataset->learn($network);

}

$network->lesion({nodes=>PROBABILITY,connections=>PROBABILITY});

$network->dump_state(filename=>badgers.wts);

$network->load_state(filename=>badgers.wts);

my $outputsRef = $dataset->run($network);

my $outputsRef = $network->output(layer=>2,round=>1);

AI::NNFlex::Backprop is a class to generate feedforward, backpropagation neural nets. It inherits various constructs from AI::NNFlex & AI::NNFlex::Feedforward, but is documented here as a standalone.
The code should be simple enough to use for teaching purposes, but a simpler implementation of a simple backprop network is included in the example file bp.pl. This is derived from Phil Brierleys freely available java code at www.philbrierley.com.

AI::NNFlex::Backprop leans towards teaching NN and cognitive modelling applications. Future modules are likely to include more biologically plausible nets like DeVries & Principes Gamma model.

Full documentation for AI::NNFlex::Dataset can be found in the modules own perldoc. Its documented here for convenience only.

AI::NNFlex::Backprop 0.24 Screenshot

Advertisements

AI::NNFlex::Backprop 0.24 Keywords

Bookmark AI::NNFlex::Backprop 0.24

Hyperlink code:
Link for forum:

AI::NNFlex::Backprop 0.24 Copyright

WareSeeker periodically updates pricing and software information of AI::NNFlex::Backprop 0.24 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of AI::NNFlex::Backprop 0.24 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
AI::NNFlex is a base Perl class for implementing neural networks. Free Download
AI::NNFlex::Reinforce is a very simple experimental NN module. Free Download
AI::NeuralNet::BackProp is a simple back-prop neural net that uses Deltas and Hebbs rule. Free Download
MaitreTarot project is a French Tarot game. Free Download
apricots project is a 2D plane dogfighting game. Free Download
Crogai consists of a mixture of crowd simulation, AI, and genetic algorithms. Free Download
ADIC project is a simple, 80s-style cooperative multiplayer networked game. Free Download
FlightGear is a free flight simulator project. Free Download