Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor/Docs] Organize Class docstring & Add custom exceptions #90

Merged
merged 63 commits into from
Jan 2, 2023

Commits on Jan 2, 2023

  1. docs: citation

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    4319070 View commit details
    Browse the repository at this point in the history
  2. docs: citation

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    22f54d5 View commit details
    Browse the repository at this point in the history
  3. update: remove comment

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    26f6e0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f535f40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a242782 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4453f6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b75656 View commit details
    Browse the repository at this point in the history
  8. update: ZeroParameterSize

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    186a3b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    392e16b View commit details
    Browse the repository at this point in the history
  10. update: AdaBelief

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    c9eeb70 View commit details
    Browse the repository at this point in the history
  11. update: AdaBound

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    f269815 View commit details
    Browse the repository at this point in the history
  12. update: test cases

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    d3fed90 View commit details
    Browse the repository at this point in the history
  13. update: Adai optimizer

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    05a930a View commit details
    Browse the repository at this point in the history
  14. update: AdamP optimizer

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    b94f295 View commit details
    Browse the repository at this point in the history
  15. update: Adan optimizer

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    f3d9c3c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ff2e309 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    609f7c4 View commit details
    Browse the repository at this point in the history
  18. update: OPTIMIZERS

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    89d0946 View commit details
    Browse the repository at this point in the history
  19. update: agc

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    4175063 View commit details
    Browse the repository at this point in the history
  20. update: __name__ instance

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    920903f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    de7f5dd View commit details
    Browse the repository at this point in the history
  22. update: name

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    57d460d View commit details
    Browse the repository at this point in the history
  23. update: name

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    55aac6a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b461a3c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    707ada2 View commit details
    Browse the repository at this point in the history
  26. update: Lamb optimizer

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    fd22831 View commit details
    Browse the repository at this point in the history
  27. update: Lamb optimizer

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    edf035c View commit details
    Browse the repository at this point in the history
  28. update: Lars optimizer

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    2f22b28 View commit details
    Browse the repository at this point in the history
  29. update: Lookahead

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    7820d1f View commit details
    Browse the repository at this point in the history
  30. update: Nero optimizer

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    dca205a View commit details
    Browse the repository at this point in the history
  31. update: name

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    4b58131 View commit details
    Browse the repository at this point in the history
  32. update: name

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    a91a4ba View commit details
    Browse the repository at this point in the history
  33. update: RAdam optimizer

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    b6e13af View commit details
    Browse the repository at this point in the history
  34. update: test_closure

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    53c74bf View commit details
    Browse the repository at this point in the history
  35. update: to main module

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    e08cb4d View commit details
    Browse the repository at this point in the history
  36. update: chebyshev_steps

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    c0ef3ba View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b321c88 View commit details
    Browse the repository at this point in the history
  38. update: PNM optimizer

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    49fd18a View commit details
    Browse the repository at this point in the history
  39. update: NO_SPARSE_OPTIMIZERS

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    d227660 View commit details
    Browse the repository at this point in the history
  40. docs: PCGrad docstring

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    7e85055 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    2f0399f View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    65b3740 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    0dd7951 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    62f53e5 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    77ce6e6 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    2408589 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    07fc0a1 View commit details
    Browse the repository at this point in the history
  48. fix: second_step

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    c394b21 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    24f6d38 View commit details
    Browse the repository at this point in the history
  50. update: ClosureError

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    412773c View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    3178f10 View commit details
    Browse the repository at this point in the history
  52. update: name

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    aa13de3 View commit details
    Browse the repository at this point in the history
  53. refactor: NoClosureError

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    94bcd3a View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    e01a827 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    2e195da View commit details
    Browse the repository at this point in the history
  56. style: format

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    9ad5ee3 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    f43a8c3 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    8721654 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    d341714 View commit details
    Browse the repository at this point in the history
  60. [skip ci] docs: SAM api

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    593e54a View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    9ad495d View commit details
    Browse the repository at this point in the history
  62. [skip ci] docs: SAM api

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    3bb828a View commit details
    Browse the repository at this point in the history
  63. build(version): v2.1.1

    kozistr committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    6c7968c View commit details
    Browse the repository at this point in the history