Chapter 3: Using Activation Functions
- Activation Functions
- Derivatives and Propagation Training
- Choosing an Activation Function
Activation functions are used by many neural network architectures to scale the output from layers. Encog provides many different activation functions that can be used to construct neural networks. In this chapter you will be introduced to these activation functions.




