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

Feature Extractor Refactor #451

Merged
merged 16 commits into from
Aug 11, 2022

Commits on Jul 24, 2022

  1. Configuration menu
    Copy the full SHA
    8170fd0 View commit details
    Browse the repository at this point in the history
  2. Test coverage for

    ashishbdatta committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    d2e53c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3a5245 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    fa48425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caf965a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9704a5a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    01188f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3ce6ae View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    84ece87 View commit details
    Browse the repository at this point in the history
  2. Merge main branch

    ashishbdatta committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    e1dd625 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    6be4944 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eda4b8 View commit details
    Browse the repository at this point in the history
  3. Removed hard coded offset value to an optional variable to the functi…

    …on incase this changes for future models; added documentation to layer name -> indices function
    ashishbdatta committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    3f7f7f8 View commit details
    Browse the repository at this point in the history
  4. Refactored DFKDE model to add avgpool layer when the model gets the f…

    …eatures this allows the user to get pooled/unpooled features or change pooling if needed
    ashishbdatta committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    2c1f85f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

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

Commits on Aug 10, 2022

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