+2 votes
in Deep Learning by (30.6k points)
Radial Basis Function Neural Network uses _______________ function as the Activation Function.

Select the best answer from below options

(i)Logistic

(ii)Linear

1 Answer

0 votes
by (30.6k points)

Answer is (i)Logistic

Activation Function

  • Activation Function aids in deriving the output.
  • It 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.

Click here to read more about Loan/Mortgage
Click here to read more about Insurance

Related questions

+1 vote
asked Jul 17, 2020 in Deep Learning by RShastri (1.7k points)
0 votes
asked Jun 13, 2021 in Deep Learning by Robindeniel (19.7k points)
...