0 votes
in JAVA by
For an optimizer defined, which of the following function is used to update the parameters passed to the optimizer?

(i).backward()

(ii).grad()

(iii).step()

(iv).update()

1 Answer

0 votes
by

Correct Answer of this question is (iii).step()

Related questions

0 votes
asked Jan 9, 2021 in JAVA by SakshiSharma
0 votes
asked Aug 26, 2022 in Ruby by Robin
...