The document discusses Radial Basis Function (RBF) networks. It describes the architecture of an RBF network which has three layers - an input layer, a hidden layer of radial basis functions, and a linear output layer. It also discusses types of radial basis functions like Gaussian, training algorithms for determining hidden unit centers and radii, and provides an example of how an RBF network can learn the XOR problem.