This is an archive of a previous version of Sodarace.

Please visit http://sodarace.net for the latest version.

forum  |  »» sodaplay
 
»» forums  »» artificial intelligence forum

subject: Neural Networks API (C#, PHP)

2 replies on 1 page. most recent reply: 16-Sep-06 09:24 by minulache

»» back to topic list  

This topic has 2 replies on 1 page
»» previous topic   »» next topic  


minulache

»» models

Neural Networks API (C#, PHP)   posted: 12-Sep-06 17:54   »» 
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.



cactus1

»» models
»» homepage

Re: Neural Networks API (C#, PHP)   posted: 12-Sep-06 21:50   »» 
uuhh... no offnse, but what hte hell is an API??? I think all aPI's are a bit inefficient, so i neve use them.

minulache

»» models

Re: Neural Networks API (C#, PHP)   posted: 16-Sep-06 09:24   »» 
Well, it's your decision to use APIs or not, but the main idea is that you can save a lot of time using them. Let's say, for instance, that you want to create some pattern recognition application (face detection, OCR, or so...; i take this example because it is related to my API); you can save the time spent on creating the classes and methods needed to manipulate/train an NN and focus 100% on your effective application.

After all, as I was saying, it's at your own good will using or not using APIs, but sometimes you may not have sufficient time or simply don't have the knowledge to resolve certain problems of a project (I'm not talking here strictly about my API, but in general) and so, like it or not, APIs do come at hand sometimes.



This topic has 2 replies on 1 page


»» previous topic   »» next topic  

»» back to topic list  »» top of the page  

PLEASE READ THE FORUM GUIDELINES AND ALWAYS PREVIEW TO CHECK MESSAGES BEFORE POSTING...
...Help keep our forums creative and constructive. Thank you.


»» forum home