To revert back to the current name of the backend, which of the following backend functions would you use in Keras?

12. To revert back to the current name of the backend, which of the following backend functions would you use in Keras?

  1. Backend()
  2. keras.backend.backend()
  3. Backend.keras()

Answer: B) keras.backend.backend()

Explanation:

keras.backend.backend() is used to revert to the current name of the backend.

Comments and Discussions!

Load comments ↻






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