Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. RELEASE.md

    *   `tf.keras`:
    
        *   `Model.fit` major improvements:
            *   You can now use custom training logic with `Model.fit` by overriding
                `Model.train_step`.
            *   Easily write state-of-the-art training loops without worrying about
                all of the features `Model.fit` handles for you (distribution
                strategies, callbacks, data formats, looping logic, etc)
    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