1.

For an optimizer defined, which of the following function is used to update the parameters passed to the optimizer?

Answer»

For an optimizer defined, which of the following function is used to update the PARAMETERS passed to the optimizer?
Please choose the correct option from below list
(1).BACKWARD()
(2).grad()
(3).step()
(4).update()

ANSWER:-(3).step()



Discussion

No Comment Found