Which function computes the derivative of the output with regard to the input?

29. Which function computes the derivative of the output with regard to the input?

  1. _forwardImplementation()
  2. _backwardImplementation().
  3. Both

Answer: B) _backwardImplementation().

Explanation:

The _backwardImplementation() function computes the derivative of the output with regard to the input.


Comments and Discussions!









Copyright © 2023 www.includehelp.com. All rights reserved.