How to avoid overflow in the logistic function?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More AI Neural Networks Interview Questions

 What are the advantages of neural networks over conventional computers? (i) They have the ability to learn by example (ii) They are more fault tolerant (iii)They are more suited for real time operation due to their high ‘computational’ rates a) (i) and (ii) are true b) (i) and (iii) are true c) Only (i) d) All of the mentioned

1 Answers  


I need a MATLAB source code to recognize different regular geometric shapes such as: squares,rectangles,triangles,circles and ellipses in different sizes using neural network. All of the images containing these shapes should be in binary format with the size of 300*400 pixels. would you please give me a MATLAB code to detect these geometric shapes?

0 Answers  


Having multiple perceptrons can actually solve the XOR problem satisfactorily: this is because each perceptron can partition off a linear part of the space itself, and they can then combine their results. a) True – this works always, and these multiple perceptrons learn to classify even complex problems. b) False – perceptrons are mathematically incapable of solving linearly inseparable functions, no matter what you do c) True – perceptrons can do this but are unable to learn to do it – they have to be explicitly hand-coded d) False – just having a single perceptron is enough

1 Answers  


What is the role of activation functions in a Neural Network?

0 Answers  


What are the population, sample, training set, design set, validation set, and test set?

0 Answers  






What are conjugate gradients, levenberg-marquardt, etc.?

0 Answers  


What are combination, activation, error, and objective functions?

0 Answers  


What are the disadvantages of artificial neural networks?

0 Answers  


What are batch, incremental, on-line, off-line, deterministic, stochastic, adaptive, instantaneous, pattern, constructive, and sequential learning?

0 Answers  


How are nns related to statistical methods?

0 Answers  


What are the applications of a Recurrent Neural Network (RNN)?

0 Answers  


How are artificial neural networks different from normal computers?

0 Answers  


Categories