Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: emadeldeen24/AdaTime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: adatime_v2
Choose a base ref
...
head repository: BI-K/Algorithm2Domain_AdaTime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: adatime_v2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 28 files changed
  • 2 contributors

Commits on Mar 19, 2025

  1. Initial commit

    melwes authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    9159264 View commit details
    Browse the repository at this point in the history
  2. add submodule ADATime

    melwes committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    0e62cd2 View commit details
    Browse the repository at this point in the history
  3. initial readme

    melwes committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    64aaf54 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    melwes authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    59fc53d View commit details
    Browse the repository at this point in the history
  5. Update README.md

    melwes authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    4738e1b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. Update README.md

    melwes authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    6ebad5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38c1d39 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. move adatime

    melwes committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    64ae958 View commit details
    Browse the repository at this point in the history
  2. Update Algorithm2Domaine to recent state and restructure GitHub

    Changes include:
    - addition of new models: transformer and gru based on Hinrichs et.al., ltcn and cfcn
    - addition of graphical user interface via streamlit app
    - addition of evaluaiton for continuous prediction tasks (time-series forecasting, mse, rmse, mape)
    - addition of example scripts for preparing data to fit with the expected format of the evaluation framework
    - restructuring of github repository grouping all subrepositories as folders of this repository
    melwes committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    9d41de3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f09043 View commit details
    Browse the repository at this point in the history
  4. submodule fix

    melwes committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    a7fb637 View commit details
    Browse the repository at this point in the history
  5. .

    melwes committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    8522398 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    melwes authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    7b87c4d View commit details
    Browse the repository at this point in the history
  7. Merge commit '8bb6c6825e1fec38592c02b7d403f3776f0b5c04' as 'Evaluatio…

    …n_Framework/Algorithm2Domain_AdaTime'
    melwes committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    80be26a View commit details
    Browse the repository at this point in the history
  8. Update Algorithm2Domaine to recent state and restructure GitHub

    Changes include:
    - addition of new models: transformer and gru based on Hinrichs et.al., ltcn and cfcn
    - addition of graphical user interface via streamlit app
    - addition of evaluaiton for continuous prediction tasks (time-series forecasting, mse, rmse, mape)
    - addition of example scripts for preparing data to fit with the expected format of the evaluation framework
    - restructuring of github repository grouping all subrepositories as folders of this repository
    melwes committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    71c4d56 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2025

  1. Added support for time-series prediction tasks; additional hyperparam…

    …ter tuning options; added LSTM model
    melwes committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    375effb View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. fix evaluation on target all

    melwes committed Dec 19, 2025
    Configuration menu
    Copy the full SHA
    7f2bd28 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2026

  1. fix GRUHinrichs model

    melwes committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    4525dd2 View commit details
    Browse the repository at this point in the history
Loading