I concur. I've tried to do NN "simple nets" and the cost in time is prohibitive... Transcript is not fast enough.
There's lots of opensource c code around though. aifactory.com plus links to start with. wiki pedia, sourceforge, etc... just search "open source code neural networks". http://www.neural-networks-at-your-fingertips.com/ but any of those examples will make rev crawl... maybe a good job for external examples... if you do want a "running" stack example I have one... it's the BPN example... however, I warn you, somewhere in the transcription, the results become distinctively different... The c version runs in half a second, rev does for minutes or hours... Where's Sergey when we need him? He had a full suit of NN for HyperCard... I got the stacks somewhere but no code, sorry. cheers Xavier > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Ruslan Zasukhin > Sent: Tuesday, September 27, 2005 7:31 PM > To: use-revolution > Subject: Re: Neural network stacks? > > On 9/27/05 8:26 PM, "Eric Engle" <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I'm starting to learn about neural networks and hoping some > stacks are > > out there somewhere. Any leads are appreciated! > > Hi Eric, > > I do not think there is sense write NN in the script lang. > > I do believe C/C++ is the best choice for this. > > One of the best NN-kind app I have see for MacOS is Knowledge Miner. > Although it is not open sources > > -- > Best regards, > > Ruslan Zasukhin > VP Engineering and New Technology > Paradigma Software, Inc > > Valentina - Joining Worlds of Information http://www.paradigmasoft.com > > [I feel the need: the need for speed] > > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage > your subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
