- 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...
Germany
Slovakia
Canada
Brazil
Singapore
Hungary
Philippines
Mexico
Thailand
Ukraine
Luxembourg
Estonia
Lithuania
Norway
Chile
United States
Great Britain
India
Spain
South Korea
Ecuador
Colombia
Taiwan
Switzerland
Indonesia
Cyprus
Denmark
Finland
Poland
Malta
Czechia
New Zealand
Austria
Turkey
France
Sweden
Italy
Egypt
Belgium
Portugal
Slovenia
Ireland
Romania
Greece
Argentina
Malaysia
South Africa
Netherlands
Bulgaria
Latvia
Australia
Japan
Russia