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/transformer refactorisation #1915

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Jul 22, 2023

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

Commits on Jul 23, 2023

  1. change encoder to the original implementation (the best metrics) and …

    …use d_model as normalization factor
    JanFidor committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    492c3e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30ccd78 View commit details
    Browse the repository at this point in the history
  3. add comments

    JanFidor committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    fd13830 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Merge branch 'master' into feature/transformer-refactorisation

    # Conflicts:
    #	darts/models/forecasting/transformer_model.py
    JanFidor committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    35e2f5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eecccd View commit details
    Browse the repository at this point in the history
  3. fix after merge

    JanFidor committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    297afb9 View commit details
    Browse the repository at this point in the history
  4. small refactor

    JanFidor committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fa8a152 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

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

Commits on Aug 27, 2023

  1. refactor + update docstrings

    JanFidor committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    fa65ed2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

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

Commits on Sep 28, 2023

  1. Merge branch 'master' into feature/transformer-refactorisation

    # Conflicts:
    #	darts/models/forecasting/transformer_model.py
    JanFidor committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    87e0a44 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature/transformer-refactorisat…

    …ion' into feature/transformer-refactorisation
    JanFidor committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3bcbb30 View commit details
    Browse the repository at this point in the history
  3. update docstring

    JanFidor committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a370a5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    634294d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    0bfde7c View commit details
    Browse the repository at this point in the history
  2. fix a typo in docstring

    JanFidor committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0aec5f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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