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

feat: new method include_regularization_terms() for l1 and l2 #86

Merged
merged 37 commits into from
Sep 22, 2023
Merged

Commits on Aug 15, 2023

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

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    afeda37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecaf1a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c043b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ac5e3f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    0545581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a86e68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9051839 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46b5637 View commit details
    Browse the repository at this point in the history
  5. docs: update documentation

    mwong009 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    9c4465d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e09723b View commit details
    Browse the repository at this point in the history
  7. style: remove notebooks

    mwong009 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    32b9151 View commit details
    Browse the repository at this point in the history
  8. feat(regularizers): new method include_regularization_terms() in Ba…

    …seModel for adding regularizers
    mwong009 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e8d7864 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa6f3a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    fa023aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29ceb19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36f0106 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    ebb9bcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19caa48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5461cb View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    c3a930d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c93b877 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2835138 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ce5356 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

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

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    fe6875e View commit details
    Browse the repository at this point in the history
  2. build: add dill package to dev group dependencies

    for storing and retriving data
    mwong009 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b91467a View commit details
    Browse the repository at this point in the history
  3. ci: lock numpy to 1.25

    mwong009 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    fab3818 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83841ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0713b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    f91ec92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b992f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9015a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    eabd593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc0b200 View commit details
    Browse the repository at this point in the history