TensorFlow/fr: Difference between revisions

Jump to navigation Jump to search
Created page with "Pour plus d'information, consultez la [https://www.tensorflow.org/api_docs/python/tf/keras/callbacks/ModelCheckpoint documentation officielle de TensorFlow]."
(Created page with "'''Remarque : TF 1.x n'est pas disponible sur Narval, puisque cette grappe n'offre pas StdEnv/2018.'''")
(Created page with "Pour plus d'information, consultez la [https://www.tensorflow.org/api_docs/python/tf/keras/callbacks/ModelCheckpoint documentation officielle de TensorFlow].")
Line 546: Line 546:
  model.fit(dataset, epochs=10 , callbacks=callbacks)
  model.fit(dataset, epochs=10 , callbacks=callbacks)


For more information, please refer to the [https://www.tensorflow.org/api_docs/python/tf/keras/callbacks/ModelCheckpoint official TensorFlow documentation].
Pour plus d'information, consultez la [https://www.tensorflow.org/api_docs/python/tf/keras/callbacks/ModelCheckpoint documentation officielle de TensorFlow].


===With a Custom Training Loop===
===With a Custom Training Loop===
rsnt_translations
56,430

edits

Navigation menu