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

LR with priors initial implementation #66

Merged
merged 18 commits into from
Apr 3, 2024
Merged

LR with priors initial implementation #66

merged 18 commits into from
Apr 3, 2024

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    60a8781 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. add sgd

    bmramor committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7630de4 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    0e6e204 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. cleaning up

    bmramor committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    289f8eb View commit details
    Browse the repository at this point in the history
  2. typing bug

    bmramor committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    54dd256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c632690 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. combinations for priors

    bmramor committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5e53803 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    92408bb View commit details
    Browse the repository at this point in the history
  2. some more bug handling

    bmramor committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    31d3dd5 View commit details
    Browse the repository at this point in the history
  3. formatting

    bmramor committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    344be92 View commit details
    Browse the repository at this point in the history
  4. formatting

    bmramor committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bcd128c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. fix tests

    bmramor committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9ef5117 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. debugging

    bmramor committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    41c0975 View commit details
    Browse the repository at this point in the history
  2. debugging

    bmramor committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    bfbe096 View commit details
    Browse the repository at this point in the history
  3. fix global variable creation

    bmramor committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    75d37d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. prior combinations fix

    bmramor committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    cf305ae View commit details
    Browse the repository at this point in the history
  2. remove logger from function

    bmramor committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    6d650dd View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. double line space

    bmramor committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5dd9dd9 View commit details
    Browse the repository at this point in the history