Correct answer is (i)Activation
Activation Function
- Activation Function aids in deriving the output.
- Activation Function is also known as the Transfer Function.
- It maps the resulting values between 0 to 1 or -1 to 1.
There are two types of Activation function, namely:
Linear Activation Function
Non-Linear Activation Function
Non-Linear Activation Function is the most commonly used Activation function in Neural Networks.
Learning Process of a Neural Network
The learning process of a Neural Network includes updating the network architecture and connecting the weights for the network to perform efficiently.