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 preprocessing #1777

Merged
merged 21 commits into from
Aug 8, 2023
Merged

Refactor preprocessing #1777

merged 21 commits into from
Aug 8, 2023

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    e0f0035 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cc1907 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0571023 View commit details
    Browse the repository at this point in the history
  4. Improve documentation

    APJansen committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5f34bc9 View commit details
    Browse the repository at this point in the history
  5. Simplify notation

    APJansen committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9dc338f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f0801a View commit details
    Browse the repository at this point in the history
  7. Add type hints

    APJansen committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    daf1788 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f856911 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4998185 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Black, isort

    APJansen committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    efa28fa View commit details
    Browse the repository at this point in the history
  2. Remove self.initializer

    APJansen committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1f1a829 View commit details
    Browse the repository at this point in the history
  3. Remove tensorflow from test

    APJansen committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    387d304 View commit details
    Browse the repository at this point in the history
  4. Uncomment trainable

    APJansen committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    920af7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b55fb8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c58dcc View commit details
    Browse the repository at this point in the history
  7. Convert test input to tensor

    APJansen committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    746df3f View commit details
    Browse the repository at this point in the history
  8. fix preproc test

    RoyStegeman committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    351d5c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Add Optional typehint

    APJansen committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    02161d5 View commit details
    Browse the repository at this point in the history
  2. Add np.testing

    APJansen committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b0e8f26 View commit details
    Browse the repository at this point in the history
  3. Set seed to 1 instead of 0

    Co-authored-by: Juan M. Cruz-Martinez <juacrumar@lairen.eu>
    APJansen and scarlehoff committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9d9b0c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b49c83 View commit details
    Browse the repository at this point in the history