Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for utils (0.18 sec)

  1. RELEASE.md

     *   Add `show_trainable` option to `tf.keras.utils.model_to_dot` to display layer trainable status in model plots.
     *   Add ability to save a `tf.keras.utils.FeatureSpace` object, via `feature_space.save("myfeaturespace.keras")`, and reload it via `feature_space = tf.keras.models.load_model("myfeaturespace.keras")`.
    *   Added utility `tf.keras.utils.to_ordinal` to convert class vector to ordinal regression / classification matrix.
    
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top