This document summarizes research on neural networks. It discusses the basic structure and components of neural networks, including network topology (feed forward and recurrent), transfer functions, and learning algorithms (supervised, unsupervised, reinforcement). It also overview popular neural network models like multilayer perceptrons, radial basis function networks, Kohonen's self-organizing maps, and Hopfield networks. Finally, it outlines some applications of neural networks such as process control, pattern recognition, and more.