The document discusses various activation functions used in deep learning neural networks including sigmoid, tanh, ReLU, LeakyReLU, ELU, softmax, swish, maxout, and softplus. For each activation function, the document provides details on how the function works and lists pros and cons. Overall, the document provides an overview of common activation functions and considerations for choosing an activation function for different types of deep learning problems.