Using a network of simple computerized "neurons" one can mimic the brain and thereby create complex behavior from simple components. Differing from most computer-based programs, artificial neural network software requires a learning phase to adapt itself to the problem that it will be undertaking. The neurons are arranged in such a fashion that they are placed into three main categories: input, hidden and output neurons. After their creation, the network of neurons is trained under one of thre main training regiments: supervised, reinforced or unsupervised learning. Supervised learning results from constant feedback being given to the neural network during the training sequence. Reinforced learning can be defined by the use of simple "good" and "bad" remarks to the program after each "run." A neural network with unsupervised learning recieves no feedback from the "trainer." Given time constraints and the desire for a reasonable output, supervised or reinforced learning schedules are usually adapted and thus for a given input "weights" are given to guide the neurons "reaction" for a given stimulus[[#References|[7]]]. | Using a network of simple computerized "neurons" one can mimic the brain and thereby create complex behavior from simple components. Differing from most computer-based programs, artificial neural network software requires a learning phase to adapt itself to the problem that it will be undertaking. The neurons are arranged in such a fashion that they are placed into three main categories: input, hidden and output neurons. After their creation, the network of neurons is trained under one of thre main training regiments: supervised, reinforced or unsupervised learning. Supervised learning results from constant feedback being given to the neural network during the training sequence. Reinforced learning can be defined by the use of simple "good" and "bad" remarks to the program after each "run." A neural network with unsupervised learning recieves no feedback from the "trainer." Given time constraints and the desire for a reasonable output, supervised or reinforced learning schedules are usually adapted and thus for a given input "weights" are given to guide the neurons "reaction" for a given stimulus[[#References|[7]]]. |