Skip to content

GoogleNet training successful using PSGD method-- will Adam, AdaDelta work? #140

Description

@nhe150
  1. I have used a modified version of SparkNet.
  2. I have successfully trained GoogleNet from scratch using 2 machines covering entire imagenet(1.281167 million images)
  3. I have achieved accuracy of 62.3% top-1 and 84.7% top-5 accuracy in 26 epocs.

Hopefully some statistician can prove PSGD is working at least with simple momentum, nesterov method... for AdaDelta, Adam (squared gradients) not sure about the implication of PSGD...

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