how often to apply decay
      
    
      
      
    
      
      
    
      the decay rate.
the decay rate. e.g. 0.96
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      
      
    
      update learning rate by config table and state table
update learning rate by config table and state table
init optiMethod.
      
    
      
      
    
      
      
    
      
      
    
      (Since version 0.2.0) Please input SGD instead of Table
NaturalExp is a learning rate schedule, which rescale the learning rate by exp ( -decay_rate * iter / decay_step ) referring to tensorflow's learning rate decay # natural_exp_decay
how often to apply decay
the decay rate. e.g. 0.96