1. 16 10月, 2021 1 次提交
    • W
      feature(nyp): add DQfD algorithm (#48) · e2ca8738
      Will-Nie 提交于
      * add_dqfd
      
      * Is_expert to is_expert
      
      * modify according to the last commnets
      
      * value_gamma; done; marginloss; sqil compatibility
      
      * finally shorten the code, revise config
      
      * revise config, style
      
      * add_readme/two_more_config
      
      * correct format
      Co-authored-by: Nniuyazhe <niuyazhe@sensetime.com>
      e2ca8738
  2. 20 8月, 2021 1 次提交
    • W
      SQIL (#25) · 9929dc37
      Will-Nie 提交于
      * add sqil
      
      * conceal all the personal info
      
      * revise according to the comments
      
      * correct_format
      
      * add_comment to hardcodes part
      
      * pass flake8
      
      * add force_reproducibility = True; device, ex_model
      
      * check format
      9929dc37
  3. 16 7月, 2021 1 次提交
    • S
      polish(nyz): codestyle optimization by lgtm (#7) · f361bd3b
      Swain 提交于
      * refactor(nyz): refactor read_config to 3 different function interface
      
      * feature(nyz): enable env_setting param in entry
      
      * polish(nyz): remove redundant code and global declaration
      
      * polish(nyz): remove flag in import_helper
      
      * polish(nyz): remove unused import
      
      * style(nyz): correct format
      f361bd3b
  4. 08 7月, 2021 1 次提交