Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing

Question

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:

  • a more precise but slower update.
  • a more precise and faster update.
  • a less precise and slower update.
  • a less precise but faster update.