《Efficient Deep Learning Book》[EDL] Chapter 2 - Compression Techniques(train_x, train_y), (test_x, test_y) = load_data(ds=tf.keras.datasets.fashion_mnist) Creating and Compiling the Model The create_model() function, described below, uses the standard tensorflow APIs to create0 码力 | 33 页 | 1.96 MB | 1 年前3
《Efficient Deep Learning Book》[EDL] Chapter 3 - Learning Techniquesmodel using the ground-truth labels. The distillation_loss_fn is used as the loss function when compiling the model, and the categorical_accuracy method is used as the metric. This is pretty much all there0 码力 | 56 页 | 18.93 MB | 1 年前3
共 2 条
- 1













