Neural Networks API (C#, PHP)

View: New views
1 Messages — Rating Filter:   Alert me  

Neural Networks API (C#, PHP)

by hintea_dan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.