Which of the following backend functions in Keras offers you to enter the Keras graph?

54. Which of the following backend functions in Keras offers you to enter the Keras graph?

  1. Eager()
  2. Backend()
  3. Shape()
  4. Symbolic()

Answer: D) Symbolic()

Explanation:

Symbolic() backend function in Keras offers you to enter the Keras graph.

Comments and Discussions!

Load comments ↻






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