ASC Assignment 1 and 2 Questions
ASC Assignment 1 and 2 Questions
3 Outline the gradient descent to reduce the cost function in linear regression.
12 Explain the following uninformed search strategies with examples. a) Breadth-First Search. b) Depth First Search
13 Extend how overfitting is more likely when you have a huge amount of data to train?
5 Explain how the parameter sharing helps get rid of size limitations in RNN.
8 Show the derivatives of activation functions. Why do you need non-linear activation functions?
12 Explain the core idea behind the LSTM with a neat diagram.