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

Add option to support user defined optimizer for NeuralForecast Models #901

Merged
merged 12 commits into from
Mar 1, 2024
Merged

Add option to support user defined optimizer for NeuralForecast Models #901

merged 12 commits into from
Mar 1, 2024

Commits on Feb 25, 2024

  1. update configure_optimizers

    JQGoh committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    e553450 View commit details
    Browse the repository at this point in the history
  2. update model parameter options

    JQGoh committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    805ee68 View commit details
    Browse the repository at this point in the history
  3. update nbs notebook

    JQGoh committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    caa3976 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. improve test

    Fix failure
    
    Fix doc failure
    
    improve test
    JQGoh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    42a5188 View commit details
    Browse the repository at this point in the history
  2. Review: Consider 'lr' signature, ignoring the passed in

    parameter in optimizer_kwargs
    
    update2
    
    Add test
    JQGoh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3074c2b View commit details
    Browse the repository at this point in the history
  3. Fix failure, simplify test

    fix failure
    JQGoh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    56f7915 View commit details
    Browse the repository at this point in the history
  4. Fix failed

    JQGoh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    11ace29 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    b8be650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cb4f65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d6f423 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6064449 View commit details
    Browse the repository at this point in the history