Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > Neural net library?

Reply
Thread Tools

Neural net library?

 
 
AndreaM
Guest
Posts: n/a
 
      05-12-2006
Hi all, I'm looking for a C++ (or at least C) library that implements
both standard feedforward neural networks and also recurrent neural
networks (RNN)...
Any suggestion?
I tried FANN but it doesn't have any RNN support, ANNIE seems hard to
compile and however RNN support seems to be limited.

Thanks in advance for any help!

Andrea

 
Reply With Quote
 
 
 
 
mlimber
Guest
Posts: n/a
 
      05-12-2006
AndreaM wrote:
> Hi all, I'm looking for a C++ (or at least C) library that implements
> both standard feedforward neural networks and also recurrent neural
> networks (RNN)...
> Any suggestion?
> I tried FANN but it doesn't have any RNN support, ANNIE seems hard to
> compile and however RNN support seems to be limited.
>
> Thanks in advance for any help!
>
> Andrea


Try the links in this FAQ:

http://www.parashift.com/c++-faq-lit....html#faq-37.9

Cheers! --M

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Neural Net Implementation pradeep.blogs@gmail.com C Programming 4 09-16-2006 07:58 PM
Release: vizann-2.0 Tkinter Neural Net Demo Program I. Myself Python 0 03-21-2006 07:16 PM
ANN: Graphical Neural Net Demonstrator SeeBelow@SeeBelow.Nut Python 0 05-22-2004 05:36 AM
ANN: NNDef toolkit & library for Neural Networks now available for download nospampls@yahoo.com Java 0 01-08-2004 04:20 PM
Need neural net library Aum Python 1 11-08-2003 05:24 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57