PySyft-TensorFlow icon indicating copy to clipboard operation
PySyft-TensorFlow copied to clipboard

Add Callback support to when training remotely keras model

Open yanndupis opened this issue 5 years ago • 0 comments

Description

We'd like to add Callback support so we can custom training. Currently when passing to fit, it doesn't work because we don't have generic serde support for callbacks.

Objectives/Key Results

  • [ ] Train Keras model with callback passed to .fit.

yanndupis avatar Oct 22 '19 19:10 yanndupis