LoslegenKostenlos starten

Distributed Training with Keras

Diese Übung ist Teil des Kurses

<Kurs>Production Machine Learning Systems</Kurs>
Kurs ansehen

Übungsanweisungen

The tf.distribute.Strategy API provides an abstraction for distributing your training across multiple processing units. The goal is to allow users to enable distributed training using existing models and training code, with minimal changes.