in Discrete Mathematics recategorized by
3,783 views
3 votes
3 votes

Identify the following activation function:

$\Phi (V) = Z +\frac{1}{1+ exp(-x*V+Y)}$, Z, X, Y are parameters.

  1. Step function
  2. Ramp function
  3. Sigmoid function
  4. Gaussian function
in Discrete Mathematics recategorized by
3.8k views

1 Answer

1 vote
1 vote

ans is C    Sigmoid functin (or logistics function)

refer https://en.wikipedia.org/wiki/Logistic_function

f(x)={\frac  {L}{1+{\mathrm  e}^{{-k(x-x_{0})}}}}

where

  • e = the natural logarithm base (also known as Euler's number),
  • x0 = the x-value of the sigmoid's midpoint,
  • L = the curve's maximum value, and
  • k = the steepness of the curve.[1
  • The standard logistic function is the logistic function with parameters (k = 1, x0 = 0, L = 1) which yields
  • {\displaystyle f(x)={\frac {1}{1+e^{-x}}}.}

3 Comments

Sir, from which subject and topic it is? Also the function shown in question is different from the function shown in your answer
0
0
the topic is from neural networks(AI) not meant for GATE but only for NET , for  more details u may refer link given
0
0
Thanks Sir... My other concern was that function given in question is different from the function in ur answer
0
0
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true