rsnt_translations
56,430
edits
(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) | ||
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=== |