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!

Load comments ↻






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