Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Ask a Question
The input image has been transformed into a 28 x 28 matrix and a 7 x 7 kernel/filter with a stride of 1. What will the convoluted matrix's size be?
Home
Deep Learning
The input image has been transformed into a 28 x 28 matrix and a 7 x 7 kernel/filter with a stride...
asked
Dec 13, 2022
in
Deep Learning
by
Robindeniel
Q:
The input image has been transformed into a 28 x 28 matrix and a 7 x 7 kernel/filter with a stride of 1. What will the convoluted matrix's size be?
20x20
21x21
22x22
25x25
deep-learning
1
Answer
0
votes
answered
Dec 13, 2022
by
Robindeniel
22x22
Related questions
0
votes
Q: On max pooling image of shape 20 x 20 using filter 4 x 4 and stride = 2, what will be the shape of the output?
asked
Aug 7, 2021
in
PyTorch
by
sharadyadav1986
pooling-image
0
votes
Q: Assume a three-neuron MLP model with inputs 1, 2, and 3. The input neurons' weights are 4,5 and 6, respectively.
asked
Dec 13, 2022
in
Deep Learning
by
Robindeniel
deep-learning
0
votes
Q: In a CNN, if the input size 5 X 5 and the filter size is 7 X 7, then what would be the size of the output in Deep learning?
asked
Nov 2, 2020
in
Data Handling
by
AdilsonLima
#deep-learning
DataHandling-questions-answers
0
votes
Q: The input layer has ten nodes, whereas the hidden layer has five. From the input layer to the hidden layer, the maximum number of connections is
asked
Dec 13, 2022
in
Deep Learning
by
Robindeniel
deep-learning
+2
votes
Q: Every neuron in the Input Layer represents a/an _______________ variable that influences the output.
asked
Jan 23, 2021
in
Deep Learning
by
SakshiSharma
#neuon
#layer-representation
deep-learning
+2
votes
Q: In ____________, information must flow from input to output only in one direction.
asked
Jan 23, 2021
in
Deep Learning
by
SakshiSharma
neural-network
deep-learning
+1
vote
Q: A 4-input neuron has weights 1, 2, 3 and 4. The transfer function is linear with the constant of proportionality being equal to 2. The inputs are 4, 10, 5 and 20 respectively. What will be the output?
asked
Oct 22, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
Q: Convolutional neural network is mainly used for image recognition.
asked
Oct 13, 2022
in
Deep Learning
by
AdilsonLima
deep-learning
0
votes
Q: Which of the following defines the convolution layer with a 3 input channel, four out channels and a 3 x 3 filter?
asked
Aug 7, 2021
in
PyTorch
by
sharadyadav1986
convolution-layer
0
votes
Q: A process owner has been identified with an "I" in a RACI matrix. Which one of the following would be expected of them?
asked
May 11, 2020
in
Testing
by
SakshiSharma
#itil-raci-matrix
Testing-questions-answers
0
votes
Q: In Pruning technique initially we start with small number of neurons.
asked
Oct 13, 2022
in
Deep Learning
by
AdilsonLima
deep-learning
+1
vote
Q: Which library comes with visualization tool for deep learning?
asked
Oct 13, 2022
in
Deep Learning
by
AdilsonLima
deep-learning
0
votes
Q: Can a deep learning model be solely built on linear regression?
asked
Dec 12, 2022
in
Deep Learning
by
Robin
deep-learning
+1
vote
Q: If a shallow neural network has five hidden neurons with three input features what would be the dimension of bias matrix of hidden layer?
asked
Jan 28, 2020
in
Data Handling
by
rahuljain1
#shallow-neural-network
DataHandling-questions-answers
0
votes
Q: what will following lines of code return x<-matrix(1:18,6,3)____-
asked
Jun 7, 2019
in
Data Handling using R
by
tempuser
#datahandling
0
votes
Q: What will the following lines of code return x <- matrix(1:18, 6, 3) apply(x, 2, sum)
asked
May 27, 2019
in
Data Handling
by
tempuser
#datahandling
DataHandling-questions-answers
0
votes
Q: Differentiate between Deep Learning and Machine Learning.
asked
Dec 13, 2022
in
Deep Learning
by
Robindeniel
deep-learning
machine-learning
0
votes
Q: What are the Difference between multi-class and multi-label classification problems.
asked
Dec 11, 2022
in
Deep Learning
by
john ganales
deep-learning
+1
vote
Q: What are the main differences between AI, Machine Learning, and Deep Learning?
asked
Jun 10, 2021
in
Deep Learning
by
Robindeniel
ai
machine-learning
deep-learning
0
votes
Q: What does a Boltzmann machine encompass?
asked
Dec 13, 2022
in
Deep Learning
by
Robindeniel
deep-learning
...