1. 08 Aug, 2019 1 commit
  2. 01 Aug, 2019 2 commits
  3. 31 Jul, 2019 2 commits
  4. 20 Jul, 2019 1 commit
  5. 12 Jul, 2019 2 commits
  6. 03 Jul, 2019 4 commits
  7. 02 Jul, 2019 1 commit
  8. 28 Jun, 2019 2 commits
  9. 27 Jun, 2019 1 commit
  10. 25 Jun, 2019 1 commit
  11. 24 Jun, 2019 4 commits
  12. 21 Jun, 2019 2 commits
  13. 20 Jun, 2019 1 commit
  14. 19 Jun, 2019 2 commits
  15. 18 Jun, 2019 2 commits
  16. 17 Jun, 2019 1 commit
  17. 14 Jun, 2019 4 commits
  18. 13 Jun, 2019 2 commits
  19. 11 Jun, 2019 1 commit
  20. 07 Jun, 2019 1 commit
  21. 06 Jun, 2019 1 commit
  22. 04 Jun, 2019 1 commit
  23. 31 May, 2019 1 commit
    • Thor Johnsen's avatar
      Multi tensor lamb optimizer (#334) · 8be5b6be
      Thor Johnsen authored
      * First draft, for discussion
      
      * Fix mistakes in LAMB equations
      
      * Add loop over chunk
      
      * Bug fix
      
      * Bug fix
      
      * Bug fix
      
      * Undo bug fix
      
      * Bug fix
      
      * Add multi tensor LAMB optimizer to setup.py
      
      * Rename step_size to learning_rate
      
      * Fix compilation errors
      8be5b6be