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

Static dev #3

Open
wants to merge 138 commits into
base: main
Choose a base branch
from
Open

Static dev #3

wants to merge 138 commits into from

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    bbd10c1 View commit details
    Browse the repository at this point in the history
  2. moved dataset static to src

    mat10d committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    01cc47b View commit details
    Browse the repository at this point in the history
  3. added dataloader

    mat10d committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3d22b75 View commit details
    Browse the repository at this point in the history
  4. tested static dataset

    mat10d committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3edf003 View commit details
    Browse the repository at this point in the history
  5. add pyproject commit

    mat10d committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6a5fca1 View commit details
    Browse the repository at this point in the history
  6. added data split code

    mat10d committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    cb99bc1 View commit details
    Browse the repository at this point in the history
  7. example vae mnist

    akila-14 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    76349cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f3418d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. added dataloader for static

    mat10d committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    3b893dd View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Fixed typo.
    ijan780 authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    70c076a View commit details
    Browse the repository at this point in the history
  3. Add black linter

    adjavon authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    fb57eca View commit details
    Browse the repository at this point in the history
  4. Add dev setup

    adjavon authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2b30da6 View commit details
    Browse the repository at this point in the history
  5. Add dummy model

    adjavon authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e518d29 View commit details
    Browse the repository at this point in the history
  6. Add VAE tests

    adjavon authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    5583578 View commit details
    Browse the repository at this point in the history
  7. Add test CI

    adjavon authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    cc62e47 View commit details
    Browse the repository at this point in the history
  8. Add black linter

    adjavon authored and mat10d committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e6c0f49 View commit details
    Browse the repository at this point in the history
  9. fix pyproject

    mat10d committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    71007aa View commit details
    Browse the repository at this point in the history
  10. Add dummy model

    adjavon authored and mat10d committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    0dabae3 View commit details
    Browse the repository at this point in the history
  11. Add VAE tests

    adjavon authored and mat10d committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    1f5d0cc View commit details
    Browse the repository at this point in the history
  12. Add test CI

    adjavon authored and mat10d committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    9865435 View commit details
    Browse the repository at this point in the history
  13. new training test notebook

    mat10d committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    70659a4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d9ea4b1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    aeb9a6c View commit details
    Browse the repository at this point in the history
  16. first training loop!

    mat10d committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    5553fbd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b6dbe4a View commit details
    Browse the repository at this point in the history
  18. overnight changes (minimal)

    mat10d committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    7cabe65 View commit details
    Browse the repository at this point in the history
  19. cleaned datasets (temp)

    mat10d committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    dac03c5 View commit details
    Browse the repository at this point in the history
  20. preliminary normalization

    mat10d committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    9330d2a View commit details
    Browse the repository at this point in the history
  21. commit to save files

    akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    4a48864 View commit details
    Browse the repository at this point in the history
  22. commit to save

    akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    d7c59d0 View commit details
    Browse the repository at this point in the history
  23. pre training

    Alecampoy authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    a70c677 View commit details
    Browse the repository at this point in the history
  24. overnight changes (minimal)

    mat10d authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    97b5327 View commit details
    Browse the repository at this point in the history
  25. training loop.py

    Alecampoy authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    0ab9aa8 View commit details
    Browse the repository at this point in the history
  26. test

    Alecampoy authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    16bfd53 View commit details
    Browse the repository at this point in the history
  27. Add dev setup

    adjavon authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    6ab7cb1 View commit details
    Browse the repository at this point in the history
  28. Added dataloader for live-TLS dataset and Notebook to check functiona…

    …lity
    Cryaaa authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    124c5e3 View commit details
    Browse the repository at this point in the history
  29. Added notebook entries to test normalization, added those functions t…

    …o a transforms file
    Cryaaa authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    405a7d6 View commit details
    Browse the repository at this point in the history
  30. Fixed dependencies.

    ijan780 authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    3f6c7e0 View commit details
    Browse the repository at this point in the history
  31. Added dependencies.

    ijan780 authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    d827e85 View commit details
    Browse the repository at this point in the history
  32. added custom transform for selecting timepoint and added notebook for…

    … dataset normalisation
    Cryaaa authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    05d648a View commit details
    Browse the repository at this point in the history
  33. Confirmed SelectRandomTimepoint Transform in notebook

    Cryaaa authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2e755d4 View commit details
    Browse the repository at this point in the history
  34. Added UNet based Autoencoder

    Cryaaa authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    58d4d54 View commit details
    Browse the repository at this point in the history
  35. adding notebook changes and small space diffs

    Cryaaa authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    346c27d View commit details
    Browse the repository at this point in the history
  36. WPI: decoder.

    ijan780 authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    156ddfa View commit details
    Browse the repository at this point in the history
  37. Add dev setup

    adjavon authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    3dc0e60 View commit details
    Browse the repository at this point in the history
  38. Added dataloader for live-TLS dataset and Notebook to check functiona…

    …lity
    Cryaaa authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    c7de5a9 View commit details
    Browse the repository at this point in the history
  39. Fixed dependencies.

    ijan780 authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e6bdf3a View commit details
    Browse the repository at this point in the history
  40. added notebook for splitting into train test set

    Cryaaa authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    a084af0 View commit details
    Browse the repository at this point in the history
  41. Remove annoying file (finally)

    ijan780 authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    11740fc View commit details
    Browse the repository at this point in the history
  42. Added train & Ian's data loader (WPI)

    ijan780 authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    7c69c61 View commit details
    Browse the repository at this point in the history
  43. added unet based decoder code still unfinished, implemented first tra…

    …ining loop with vanilla model
    Cryaaa authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f443fe0 View commit details
    Browse the repository at this point in the history
  44. add final convolution to decoder

    Cryaaa authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    a018a65 View commit details
    Browse the repository at this point in the history
  45. Renamed encoder decoder code to something more useful

    Cryaaa authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    b47dde1 View commit details
    Browse the repository at this point in the history
  46. renaming dataloader

    Cryaaa authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    5a693f8 View commit details
    Browse the repository at this point in the history
  47. added folder to scripts to discriminate our work on main

    Cryaaa authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    81bdfd6 View commit details
    Browse the repository at this point in the history
  48. added unsaved changes in train loop

    Cryaaa authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    8fcf005 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    4058b4e View commit details
    Browse the repository at this point in the history
  50. add pyproject commit

    mat10d authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    508f875 View commit details
    Browse the repository at this point in the history
  51. fix pyproject

    mat10d authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e18e79e View commit details
    Browse the repository at this point in the history
  52. fix pyproject.toml

    mat10d authored and akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    7059180 View commit details
    Browse the repository at this point in the history
  53. commit to save files

    akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    df8a5f2 View commit details
    Browse the repository at this point in the history
  54. fixing some rebase errors

    akila-14 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ab50c99 View commit details
    Browse the repository at this point in the history
  55. fixed bug in static

    mat10d committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    09be91a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. final normalization push

    mat10d committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    3f93956 View commit details
    Browse the repository at this point in the history
  2. pre training

    Alecampoy authored and mat10d committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c0ff440 View commit details
    Browse the repository at this point in the history
  3. training loop.py

    Alecampoy authored and mat10d committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    17ada70 View commit details
    Browse the repository at this point in the history
  4. test

    Alecampoy authored and mat10d committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c19faaf View commit details
    Browse the repository at this point in the history
  5. cleaned datasets (temp)

    mat10d committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e097e93 View commit details
    Browse the repository at this point in the history
  6. final normalization push

    mat10d committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    3ec5bc7 View commit details
    Browse the repository at this point in the history
  7. version to keep

    mat10d committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    94cabea View commit details
    Browse the repository at this point in the history
  8. Revert "final normalization push"

    This reverts commit 3ec5bc7.
    mat10d committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    385b70f View commit details
    Browse the repository at this point in the history
  9. add the script dataset_static

    mat10d committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9ffe213 View commit details
    Browse the repository at this point in the history
  10. remove notebooks

    mat10d committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    501b114 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    655b109 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5062ccc View commit details
    Browse the repository at this point in the history
  13. added cropping for images

    Cryaaa authored and akila-14 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1b5fb70 View commit details
    Browse the repository at this point in the history
  14. rename first training script

    Cryaaa authored and akila-14 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    992162a View commit details
    Browse the repository at this point in the history
  15. make second train loop and rename UNet encoder name

    Cryaaa authored and akila-14 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    2c19d86 View commit details
    Browse the repository at this point in the history
  16. removed print statements and fixed bug in decoder training loop of fi…

    …rst unet test finished
    Cryaaa authored and akila-14 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1adff03 View commit details
    Browse the repository at this point in the history
  17. Created model dictionary

    ijan780 authored and akila-14 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6f1ae03 View commit details
    Browse the repository at this point in the history
  18. added notebook to check model outs

    Cryaaa authored and akila-14 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1c5987c View commit details
    Browse the repository at this point in the history
  19. added notebook to explore resnet encoder

    Cryaaa authored and akila-14 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    eeae1d7 View commit details
    Browse the repository at this point in the history
  20. first test with simclr

    afoix authored and akila-14 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    fd1611f View commit details
    Browse the repository at this point in the history
  21. first serve of the dataloader

    afoix authored and akila-14 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9bbca88 View commit details
    Browse the repository at this point in the history
  22. working state dataloader

    afoix authored and akila-14 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    64c2047 View commit details
    Browse the repository at this point in the history
  23. VAE_resnet18 model to test

    afoix authored and akila-14 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d7511df View commit details
    Browse the repository at this point in the history
  24. fix VAEResnet

    afoix authored and akila-14 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    81274bc View commit details
    Browse the repository at this point in the history
  25. no bugs, yet to train

    Ben-Salmon authored and akila-14 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    7f78430 View commit details
    Browse the repository at this point in the history
  26. remove in place operations

    Ben-Salmon authored and akila-14 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f2896bd View commit details
    Browse the repository at this point in the history
  27. new training on resnet

    Alecampoy committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    4cadf68 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    27cab32 View commit details
    Browse the repository at this point in the history
  29. cleanup of dataset, sunday

    mat10d committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    7524ad7 View commit details
    Browse the repository at this point in the history
  30. new trainintg loop

    Alecampoy committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d598a87 View commit details
    Browse the repository at this point in the history
  31. new training on resnet

    Alecampoy authored and adjavon committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9bae23a View commit details
    Browse the repository at this point in the history
  32. new trainintg loop

    Alecampoy authored and adjavon committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6a9eb6a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    903dd2a View commit details
    Browse the repository at this point in the history
  34. Redo Ale's updates

    adjavon committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    69257a0 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    783e37e View commit details
    Browse the repository at this point in the history
  36. Merge pull request #4 from Cryaaa/Akila

    Updated training for ResNetVAE model
    adjavon authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    054483f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b295299 View commit details
    Browse the repository at this point in the history
  38. black

    Alecampoy committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    4d2df4e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. changes in git ignore

    Alecampoy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e15bdcd View commit details
    Browse the repository at this point in the history
  2. pre training ResVae

    Alecampoy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    08cf431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92be390 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af464cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fefe44b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95a90aa View commit details
    Browse the repository at this point in the history
  7. add evaluation

    mat10d committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a75f70d View commit details
    Browse the repository at this point in the history
  8. linear model AC

    Alecampoy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    92f36bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5485c5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    360922a View commit details
    Browse the repository at this point in the history
  11. ok linear ac model

    Alecampoy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8026281 View commit details
    Browse the repository at this point in the history
  12. add sampling for evaluation

    mat10d committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4098ce9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    486a2cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c76be50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29a90b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85430e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f05288 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a24c559 View commit details
    Browse the repository at this point in the history
  7. pyproject.toml update

    akila-14 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0e987ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba3ee67 View commit details
    Browse the repository at this point in the history
  9. removed a script

    akila-14 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    993bb9a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    43b4058 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    65be0a1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2b7e88f View commit details
    Browse the repository at this point in the history
  13. added test notebook

    akila-14 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c43fca6 View commit details
    Browse the repository at this point in the history
  14. evaluation neuromast

    akila-14 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3696e15 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    79469cb View commit details
    Browse the repository at this point in the history
  2. updated evaluation

    mat10d committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    285efe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0daed58 View commit details
    Browse the repository at this point in the history
  4. neuromast class

    akila-14 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8739de5 View commit details
    Browse the repository at this point in the history
  5. evaluation, classifier

    akila-14 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3cc0eae View commit details
    Browse the repository at this point in the history
  6. Add visualization

    adjavon committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    28e2634 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. matteo final commit :/

    mat10d committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6c03315 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    956e338 View commit details
    Browse the repository at this point in the history
  2. wasn't quite there yet

    Cryaaa committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    43896f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfedf85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d55f83 View commit details
    Browse the repository at this point in the history