AI::NNFlex::Backprop 0.24
Sponsored Links
AI::NNFlex::Backprop 0.24 Ranking & Summary
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.
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
AI::NNFlex::Backprop 0.24 Keywords
AI
NNFlex
Backprop 0.24
neural net
network-
neural
Backprop
project
simulator
Perl
AI::NNFlex::Backprop
AINNFlexBackprop
AI::NNFlex::Backprop 0.24
Libraries
Programming
Bookmark AI::NNFlex::Backprop 0.24
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
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
neural network
neural networks
neural network simulation
neural network software
artificial neural network
ncflex
neural nets
neural network modeling
CompTIA
design a marketing neural network
network connections
neural network application
neural network model
cartoon network
neural network tutorial
neural network technology
neural networks introduction
network rail
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
Latest Software
Popular Software
Favourite Software