1 min readFeb 6, 2020
Thanks,
I have a question,
I need to calculate the gradient against a minibatch of the dataset,
But model.fit and model.train_on_batch method do not give the gradient,
They immediately apply the gradient to weights.
Thanks,
I have a question,
I need to calculate the gradient against a minibatch of the dataset,
But model.fit and model.train_on_batch method do not give the gradient,
They immediately apply the gradient to weights.