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

Nonnegative predictions for deepar mxnet #2957

Merged
merged 14 commits into from
Aug 11, 2023

Commits on Aug 9, 2023

  1. setup nonnegative predictions for DeepAR-mxnet

    Pedro Eduardo Mercado Lopez committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    017f3f8 View commit details
    Browse the repository at this point in the history
  2. add tests for nonnegative_pred_samples

    Pedro Eduardo Mercado Lopez committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dfb671c View commit details
    Browse the repository at this point in the history
  3. rename test_nonnegative_fcsts to test_nonnegative_pred_samples

    Pedro Eduardo Mercado Lopez committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2931d70 View commit details
    Browse the repository at this point in the history
  4. clean tests

    Pedro Eduardo Mercado Lopez committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    82d7ca7 View commit details
    Browse the repository at this point in the history
  5. clean tests

    Pedro Eduardo Mercado Lopez committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5bfa512 View commit details
    Browse the repository at this point in the history
  6. clean tests

    Pedro Eduardo Mercado Lopez committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a00db3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac3d8dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea3fee5 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Update test/mx/model/deepar/test_nonnegative_pred_samples.py

    Improve readability on testing
    
    Co-authored-by: Lorenzo Stella <lorenzostella@gmail.com>
    melopeo and lostella authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    dfbbb8d View commit details
    Browse the repository at this point in the history
  2. Update test/mx/model/deepar/test_nonnegative_pred_samples.py

    Hardcode nonnegative parameter in tests
    
    Co-authored-by: Lorenzo Stella <lorenzostella@gmail.com>
    melopeo and lostella authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8da27d2 View commit details
    Browse the repository at this point in the history
  3. improve tests

    Pedro Eduardo Mercado Lopez committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2995322 View commit details
    Browse the repository at this point in the history
  4. from F.Actiation to F.relu

    Pedro Eduardo Mercado Lopez committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    40d305b View commit details
    Browse the repository at this point in the history
  5. add symbolic testing

    Pedro Eduardo Mercado Lopez committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4d3a37d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68e649c View commit details
    Browse the repository at this point in the history