Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

(Easy) Add eps to Adam #858

Closed
wants to merge 1 commit into from

Commits on Aug 2, 2019

  1. (Easy) Add eps to Adam (facebookresearch#858)

    Summary:
    Pull Request resolved: facebookresearch#858
    
    The Adam optimizer has a parameter called epsilon which is useful for numeric stability. It's useful to explicitly set epsilon especially for unit-tests. This diff adds epsilon to Adam's config
    
    Differential Revision: D16573250
    
    fbshipit-source-id: 3bff655beb1d8bd0d72730ebfebc72e57ad02d0d
    Kshitiz Malik authored and facebook-github-bot committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    388ddb9 View commit details
    Browse the repository at this point in the history