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

Use model state struct instead of parameters #553

Merged
merged 9 commits into from
May 10, 2024
Merged

Use model state struct instead of parameters #553

merged 9 commits into from
May 10, 2024

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    4b0d499 View commit details
    Browse the repository at this point in the history
  2. MOre tests

    seanmor5 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    edd24f6 View commit details
    Browse the repository at this point in the history
  3. Almost all tests passing

    seanmor5 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    44f36b5 View commit details
    Browse the repository at this point in the history
  4. Update lib/axon/model_state.ex

    Co-authored-by: Jonatan Kłosko <[email protected]>
    seanmor5 and jonatanklosko committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a18325d View commit details
    Browse the repository at this point in the history
  5. Update lib/axon/model_state.ex

    Co-authored-by: Jonatan Kłosko <[email protected]>
    seanmor5 and jonatanklosko committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1728f07 View commit details
    Browse the repository at this point in the history
  6. Updates

    seanmor5 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e163353 View commit details
    Browse the repository at this point in the history
  7. Fix all tests and warnings

    seanmor5 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2ff06e4 View commit details
    Browse the repository at this point in the history
  8. Fix all tests

    seanmor5 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c8e841b View commit details
    Browse the repository at this point in the history
  9. Actually split key in RNN

    seanmor5 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c57a015 View commit details
    Browse the repository at this point in the history