Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Java + Neural Networks - need help to get started

  Asked By: Sean    Date: Mar 28    Category: Java    Views: 1035
  

I'm new to Java, though I have some C++ knowledge. I have to make an
aplication that uses neural networks, but I need to do some exercise, since
I don't know too much about neural networks. Can anyone provide me some
sample sourcecode? I defined just one class, called neuron ... but I've
found no aplicability for neural networks ...

Share: 

 

4 Answers Found

 
Answer #1    Answered By: Faith Hughes     Answered On: Mar 28

go to http://www.jooneworld.com/.

btw, do u really understand/master neural network? do u mind if i
consult you about this? i am interested in this field but i have no
knowledged about this.

 
Answer #2    Answered By: Dinh Tran     Answered On: Mar 28

Well, I'm supposed to write a application (in Java) wich, by reading some
information from different monitoring hardware, predicts the disease of
patients in hospitals, knowing the diseases and symptoms they had in the
past. It's a future project, right now I'm stuck with another one, but I
want to learn before I go into it.
No, I only understood the basic cell, the neuron :)), it's quite an easy
one.

 
Answer #3    Answered By: Ann Evans     Answered On: Mar 28

can give me some good sites on this?

 
Answer #4    Answered By: Dan Romero     Answered On: Mar 28

There are some pretty good articles on neural networks here:

http://www.generation5.org/essays.shtml#nn

For those that know C++ (IIRC the OP does) there is also some source code.

 
Didn't find what you were looking for? Find more on Java + Neural Networks - need help to get started Or get search suggestion and latest updates.




Tagged: