Train dense layers with tensorflow GradientTape instead of Keras model.fit()It is interesting to see if it is possible to replace Keras builtin model.fit() method during train with tensorflow GradientTape. I will…Mar 31, 2023Mar 31, 2023