Java Artificial Neural Network

August 16, 2003 on 2:25 pm | In Java |

My artificial neural network written in PHP prompted a few requests for a Java implementation. Well, I could only oblige.

Porting the code from PHP was easy; I only had to find and use the Java equivalent of the functions in my original implementation. However, since object serialisation in Java is more complex than in PHP, saving and loading functions were left out.

To understand the concepts and the alorithm, the reader is encouraged to refer to the above-mentioned article. The source code for the ANN class and the example usage can be downloaded.

Technorati Tags: , ,

Related Posts:

3 Comments »

RSS feed for comments on this post.

  1. very good of helping

    Comment by liaqat — 18 December 2003 #

  2. very good of helping

    Comment by liaqat — 18 December 2003 #

  3. Google linked me to this page, nice reading

    Comment by Tawnee — 14 April 2004 #

Leave a comment

XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>





Powered by blog.mu with Pool theme design by Borja Fernandez.