September 2006 - Posts

25 September 2006
need kNN and Naive Bayes source code in C/C++

hello,everybody

         I'm so worried that I couldn't find the kNN and NB source code in C/C++.  I'm doing experiments about text categorization. Some feature selection methods need these algorithm to test.  Could you help me?  I really need help. Thank you!

        My email address is gaoyingf@126.com.

08 September 2006
Neural Networks API

Hi everyone,

For those of you that are interested, I wrote a Neural Networks Application Programming Interface (API), for now versions in C# and PHP. The API contains classes for creating and manipulating NNs, for backpropagation and for data normalization.

For details, documentation and free download: http://nnapi.engine-part.net/

 
Thank you.