openfl icon indicating copy to clipboard operation
openfl copied to clipboard

Edits to TF 3D Unet BraTS workspace

Open mansishr opened this issue 1 year ago • 0 comments

Some fixes to 'tf_3dunet_brats` workspace:

  1. Pinning down TF version to 2.8 for this tutorial. The support for optimizer.get_weights() has been removed in the recent versions of TF.
  2. Update documentation on running hello_federation script and creating softlinks for data directory.
  3. Remove num_batches from the plan, since train_iteration is able to generate batches from the DL itself.

mansishr avatar Mar 09 '23 17:03 mansishr