- What are the various layers in a neural network?
Input, Hidden, and Output Layers - What is the output of a feed-forward propagation?
Predictions that help in calculating loss value - How is the loss function of a continuous dependent variable different from that of a binary dependent variable and also of a categorical dependent variable?
MSE is the generally used loss function for a continuous dependent variable and binary cross-entropy for a binary dependent variable. Categorical cross-entropy is used for categorical dependent variables. - What is stochastic gradient descent?
It is a process of reducing loss, by adjusting weights in the direction of decreasing gradient - What does a backpropagation exercise do?
It computes gradients of all weights with respect to loss using the chain rule - How does the weight update of all the weights across layers happen during back-propagation?
It happens using the formula dW = W – alpha*(dW/dL) - What...
United States
Great Britain
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Singapore
Canary Islands
Hungary
Ukraine
Luxembourg
Estonia
Lithuania
South Korea
Turkey
Switzerland
Colombia
Taiwan
Chile
Norway
Ecuador
Indonesia
New Zealand
Cyprus
Denmark
Finland
Poland
Malta
Czechia
Austria
Sweden
Italy
Egypt
Belgium
Portugal
Slovenia
Ireland
Romania
Greece
Argentina
Netherlands
Bulgaria
Latvia
South Africa
Malaysia
Japan
Slovakia
Philippines
Mexico
Thailand