Login
Remember
Register
User SakshiSharma
Wall
Recent activity
All questions
All answers
Ask a Question
Answers by SakshiSharma
0
votes
What are Ansible playbook
answered
Jan 29, 2020
in
Ansible
#ansible-playbook
0
votes
What are the steps of Ansible installation on Linux
answered
Jan 29, 2020
in
Ansible
#ansible-installation
0
votes
Please explain ansible architecture
answered
Jan 29, 2020
in
Ansible
#ansible-architecture
0
votes
What is ansible workflow
answered
Jan 29, 2020
in
Ansible
#ansible-workflow
0
votes
What is Ansible?
answered
Jan 29, 2020
in
Ansible
#what-is-ansible
0
votes
What is the output of print(np.array([1,2,3]) +1)?
answered
Jan 28, 2020
in
Data Handling
#output-array
DataHandling-questions-answers
0
votes
What is the output range of Sigmoid function?
answered
Jan 28, 2020
in
Data Handling
#sigmoid-function
DataHandling-questions-answers
0
votes
For a single neuron network, if number of features is 5 then what would be the dimension of weight vector.
answered
Jan 28, 2020
in
Data Handling
#neuron-network
DataHandling-questions-answers
0
votes
For a single neuon network, if number of features is 5, then what would be the dimension of bias vector?
answered
Jan 28, 2020
in
Data Handling
#single-neuon-network
DataHandling-questions-answers
0
votes
Cost is equal to average of sum of losses.
answered
Jan 28, 2020
in
Data Handling
#average-cost
DataHandling-questions-answers
0
votes
Which of the below formula is used to update weights while performing gradient descent?
answered
Jan 28, 2020
in
Data Handling
#gradient-descent
DataHandling-questions-answers
0
votes
Broadcasting in Python throws error when you try to add two vectors of shape(1,5) and (1,6).
answered
Jan 28, 2020
in
Data Handling
#python-output
DataHandling-questions-answers
0
votes
A vector of size (n,1) is called a row vector.
answered
Jan 28, 2020
in
Data Handling
#vector-size
DataHandling-questions-answers
0
votes
What does it mean if derivatives of parameters with respect to cost is negative?
answered
Jan 28, 2020
in
Data Handling
#derivatives-parameters
DataHandling-questions-answers
0
votes
In dot product the number of rows in first matrix must be equal to number of columns in second.
answered
Jan 28, 2020
in
Data Handling
#dot-product
DataHandling-questions-answers
0
votes
A vector of size (n,1) is called a row vector.
answered
Jan 28, 2020
in
Data Handling
#vector-size
DataHandling-questions-answers
0
votes
sigmoid_cross_entropy() function of tensorflow internally performs sigmoid activation for the final layer output.
answered
Jan 28, 2020
in
Data Handling
sigmoid-cross-entropy
#tensorflow
DataHandling-questions-answers
0
votes
If layer_dims = [3,9,9,1], then the shape of weight vector for third layer is _____________.
answered
Jan 28, 2020
in
Data Handling
#vector-weight
DataHandling-questions-answers
0
votes
What is the output of print(np.array([1,2,3]) * np.array([1,2,3]) )?
answered
Jan 28, 2020
in
Data Handling
#output-array
DataHandling-questions-answers
0
votes
What is the equation for linear output of a hidden_layer in shallow neural network, if X is of shape (num_features, num_samples) and W is of shape(num_neurons, num_input)?
answered
Jan 28, 2020
in
Data Handling
#linear-output
DataHandling-questions-answers
Page:
« prev
1
...
320
321
322
323
324
325
326
327
328
329
330
...
382
next »
...