Intelligent System

I'm very new user here. I searched about Intelligent System in this forum although I found only the thread http://www.cplusplus.com/forum/beginner/5406/ which couldn't help me much.

I'm looking for a C++ library that works with Evolutionary Algorithms (EA), Fuzzy Logic and some Neural Networks architectures such as perceptron, SOM, etc. Furthermore, this library has already implemented some algorithms for training these architectures. However, if there isn't an unique library that contains everything, what do you libraries suggest for me?

I have development an EA in C language. So, I'll re-write it in C++ and, so, I would to use some library because I want to build a standard source-code. The other intelligent architectures, are because, the project was started to work only EA, nowadays, is interesting to work with some other kind of algorithms.

I searched in google about an Intelligent framework although I couldn't find a standard framework.

Thkanks for any helps.
Topic archived. No new replies allowed.