This document discusses radial basis function networks and forward selection heuristics for neural networks. It begins by outlining topics to be covered, including predicting the variance of weights and outputs, selecting the regularization parameter, and forward selection algorithms. It then derives an expression for the variance of the weight vector w when noise is assumed to be normally distributed. Next, it discusses how to calculate the variance matrix and selects the regularization parameter λ. Finally, it introduces how to determine the number of dimensions and provides an overview of forward selection algorithms.