what is neural networks

 

hey foks,

can any of you explaing in simple words, what exactly is neural networks, who should use it,

and how it improve you tarde gains.


thank you


 
yoserian:

hey foks,

can any of you explaing in simple words, what exactly is neural networks, who should use it,

and how it improve you tarde gains.


thank you


Hi yoserian

I recommend these two links. Read the genetic algorithm one first.

Genetic Algorithms:

http://www.ai-junkie.com/ga/intro/gat1.html

Neural Networks:

http://www.ai-junkie.com/ann/evolved/nnt1.html


I don't know the identity of the person who wrote them - possibly ai-junkie, but they are the best intros I've read.

Cheers

Jellybean

 
Jellybean:

Hi yoserian

I recommend these two links. Read the genetic algorithm one first.

Genetic Algorithms:

http://www.ai-junkie.com/ga/intro/gat1.html

Neural Networks:

http://www.ai-junkie.com/ann/evolved/nnt1.html


I don't know the identity of the person who wrote them - possibly ai-junkie, but they are the best intros I've read.

Cheers

Jellybean

THANKS I'LL LET YOU KNOW WHEN I READ IT. y

 
Thanks, cu after i'll visit the links
 

In simple terms, neural networks is a program structured like a brain. You have sets of neurons and weights and the weights are constantly adjusted by the program itself with each generation to learn and become more and more precise. They are complicated programs and I have yet to see one that is actually worth the trouble in day to day life. They are better used to demonstrate how a program can learn in a simple environment.

Jon

Reason: