This document provides an introduction to neural networks. It discusses what connectionist neural networks are, including their key components of nodes, connections between nodes, distributed information storage, and learning through gradual changes in connection strength. The document then covers the history of neural networks, biological inspiration from the brain, different types of neural networks like perceptrons and backpropagation networks, and learning algorithms like LMS and unsupervised learning techniques like Hopfield networks and self-organizing maps.