Multiworker keras autoencoder for csv input / pandas dataframe

Hello Team,
I would like to reference an example code with tf.keras + multiworker strategy + TFJob for autoencoder network with inputs from dataframe/csv with numeric features.
Please suggest.

Does tf.data.Dataset work with Keras 2.4 model?

Regards,
Sasi Kiran P

Hi @Sasi_Kiran_Patha, Hope you have found a solution to your question by now.

The tf.data.Dataset works with keras 2.4. Thank You.