AI::NeuralNet::Mesh tests
by Ovid other posts by this author
Sep 14 2003 2:03AM messages near this date
Re: AI Sales Projections?
|
Re: AI::NeuralNet::Mesh tests
Hi all,
I'm working with AI::NeuralNet::Mesh and I've seen a few areas that it can be improved sligh
tly.
Mainly, I can make it run clean under warnings and, according to some initial benchmarks, I
can
give it a nice performance boost with a few tweaks. However, I backed out my changes to be
able
to build a more comprehensive test suite to ensure that I don't break anything. This raises
a
question for me.
After training the neural network, assuming that I am using the same training data every tim
e (in
the same order), are the results deterministic across operating systems, CPUs, Perl versions
, etc?
From reading through the code, I don't see anything that would cause problems here, but I'm
not
sure.
If the results *are* deterministic then I can go ahead and build the test suite and send thi
s back
to the author. Otherwise, I can only build the tests for me, but I'd prefer to be able let
others
take advantage of my work.
Cheers,
Ovid
=====
Silence is Evil http://users.easystreet.com/ovid/philosophy/indexdecency.htm
Ovid http://www.perlmonks.org/index.pl?node_id=17000
Web Programming with Perl http://users.easystreet.com/ovid/cgi_course/
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
Thread:
Mark Kvale
Ovid
Mark Kvale
Dan Von Kohorn
Ovid
|