Skip to content

Number of samples when minibatch is less than 100? #7

Description

@speakerjohnash

https://arxiv.org/pdf/1312.6114.pdf

http://blog.fastforwardlabs.com/2016/08/22/under-the-hood-of-the-variational-autoencoder-in.html

"We would like to make parameter updates using small mini-batches or even single data-points"

"In our experiments we found that the number of samples L per datapoint can be set to 1 as long as the minibatch size M was large enough, e.g. M = 100"

There's no indication in the original paper or your blog what to do when the side of the batch is as small as 1 despite that being referenced as a desiderata of the paper.

Am I missing something? What is the strategy when for various reasons you wish not to mini-batch?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions