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

TF implementation of Inception Time - optimized for each task using Grid Search #23

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

Commits on Sep 19, 2022

  1. push NBs

    Bsingstad committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    d9b6c3a View commit details
    Browse the repository at this point in the history
  2. updated notebook

    Bsingstad committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    eb421a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6d0aaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f95b819 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    c6b98e8 View commit details
    Browse the repository at this point in the history
  2. override hardcoded folders

    Bsingstad committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    4869a96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a9b41c View commit details
    Browse the repository at this point in the history
  4. Update reproduce_results.py

    Bsingstad committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    0f8537d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    df0a33d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2feb174 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee3e3a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Update scp_experiment.py

    add noise to test data to assess robustness
    Bsingstad committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    aaf865a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Add my model

    Bsingstad committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    8ec778c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

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

    Bsingstad committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    680444c View commit details
    Browse the repository at this point in the history
  3. Update your_configs.py

    Bsingstad committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    0942c90 View commit details
    Browse the repository at this point in the history
  4. change config

    Bsingstad committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    ec99295 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. FIX: found a change that had to be done in order to run my_model

    epoch = 2 for my model in order to test.
    Bsingstad committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    5c6bdc8 View commit details
    Browse the repository at this point in the history
  2. Update reproduce_results.py

    Add right config name
    Bsingstad committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    1e17bf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd5b90c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09c1be5 View commit details
    Browse the repository at this point in the history
  5. Update to 30 epochs

    Bsingstad committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    096ccc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Add my finetuning NB

    Bsingstad authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    cb84116 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Update your_model.py

    Bsingstad authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    cd4596f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. fix errors

    Bsingstad committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    0199427 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Add grid search files

    Bsingstad committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    e2de13e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Update My_Finetuning.ipynb

    Bsingstad committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    f35b22f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9284812 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Update My_Finetuning2.ipynb

    Save results from gridsearch to Google Drive (save each gridsearch round to ensure that results gets stored)
    Bsingstad committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    3b771f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Add files via upload

    Bsingstad authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1125219 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

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

Commits on Mar 28, 2023

  1. Add files via upload

    Bsingstad authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    0223e14 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Configuration menu
    Copy the full SHA
    a7af6c0 View commit details
    Browse the repository at this point in the history
  2. add tf addons

    Bsingstad committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    5c36a0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8018e8b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. update models to run

    Bsingstad committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    cbb43b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54587b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    070d066 View commit details
    Browse the repository at this point in the history
  4. Delete final_results.txt

    Bsingstad authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    3cd9cdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b605049 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    401c39d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99c98c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8333ec3 View commit details
    Browse the repository at this point in the history
  9. Delete My_Finetuning.ipynb

    Bsingstad authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    9475602 View commit details
    Browse the repository at this point in the history
  10. delete GS folder

    Bsingstad committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    6232cb9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    65a7b86 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. PR Update

    Here I have updated the pull request according to the requirments from the repository owner
    Bsingstad committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7a06985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f06fc9f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Update scp_experiment.py

    removed matplotlib and debugging stuff
    helme authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    222a8d7 View commit details
    Browse the repository at this point in the history
  2. Update utils.py

    did the changes according to my comments
    helme authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7994737 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Requested changes

    Bsingstad committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    b9708e3 View commit details
    Browse the repository at this point in the history
  2. change file path names

    Bsingstad committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    16b8cb7 View commit details
    Browse the repository at this point in the history