Q:

Assume that your machine has a large enough RAM dedicated to training neural networks. Compared to using stochastic gradient descent for your optimization, choosing a batch size that fits your RAM will lead to::

0

Assume that your machine has a large enough RAM dedicated to training neural networks. Compared to using stochastic gradient descent for your optimization, choosing a batch size that fits your RAM will lead to::


  1. a more precise but slower update.
  2. a more precise and faster update.
  3. a less precise but faster update.
  4. a less precise and slower update.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

A. a more precise but slower update.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Deep Learning MCQ Quiz (Multiple Choice Questions And Answers)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
<< Which of the following methods DOES NOT prevent a ...