deep neural network
artificial neural network with more than one hidden layer
softmax function
function that maps a k-element real-valued vector to a k-element categorical probability distribution
recursive neural network
artificial neural network with connections forming a hierarchical structure, processing data recursively
highway network
deep neural network