Definitions for "Artificial Neural Network "
A general and small implementation of an artificial neural network in Common Lisp.
A means of investigating learning in a way that is more ‘brain-like’ than traditional, symbolic, approaches, and which has many different possible types, each with different learning rules.
Artificial neural networks are simulations of how it is thought the animal brain operates. It has been found that these simulations possesses powerful pattern recognition and prediction abilities - human-like qualities.