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

ready for grid search #11

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

ready for grid search #11

wants to merge 35 commits into from

Commits on Mar 9, 2021

  1. new scripts committed

    Simone Tanzarella committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    432f564 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. version ready for grid search

    Simone Tanzarella committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    7c8dbaa View commit details
    Browse the repository at this point in the history
  2. version ready for grid search 2nd part

    Simone Tanzarella committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    72f8c27 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Ready for grid_search

    stanzarella committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    2abbcd5 View commit details
    Browse the repository at this point in the history
  2. Ready for grid_search

    stanzarella committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    d0e0e24 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Ready for grid_search

    stanzarella committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    49ecef0 View commit details
    Browse the repository at this point in the history
  2. Changed dataset location

    icub committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    4d75950 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Ready for grid_search

    stanzarella committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    f036841 View commit details
    Browse the repository at this point in the history
  2. updated params

    stanzarella committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    dd53f67 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. updated params

    stanzarella committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    bfabbcf View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. updated params

    stanzarella committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    4187abc View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. updated params beta changes between 0.995 and 0.5

    stanzarella committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    2b21e51 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. updated params alpha 0.97 change beta

    stanzarella committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    a3dbe20 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

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

Commits on Apr 6, 2021

  1. updated params alpha 0.75 changes beta CS 1000ms

    stanzarella committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    1decb73 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. updated params

    stanzarella committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    a67b818 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Cross-Validation implemented, dataloaders to select classes, muscles,…

    … randomization train/test, equal representation all classes
    stanzarella committed May 5, 2021
    Configuration menu
    Copy the full SHA
    1226830 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. only 1 CV

    stanzarella committed May 6, 2021
    Configuration menu
    Copy the full SHA
    ba2a335 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. grid search official

    stanzarella committed May 11, 2021
    Configuration menu
    Copy the full SHA
    8dcd7bc View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. updated lenet_decolle_model_1D_MN.py, automatic recognition num_conv_…

    …layers and selection of pooling values accordingly
    stanzarella committed May 24, 2021
    Configuration menu
    Copy the full SHA
    910cd0a View commit details
    Browse the repository at this point in the history
  2. code to test a particular yml only

    stanzarella committed May 24, 2021
    Configuration menu
    Copy the full SHA
    0abf5ef View commit details
    Browse the repository at this point in the history
  3. updated code

    stanzarella committed May 24, 2021
    Configuration menu
    Copy the full SHA
    6c121b3 View commit details
    Browse the repository at this point in the history
  4. updated code

    stanzarella committed May 24, 2021
    Configuration menu
    Copy the full SHA
    a9a4d52 View commit details
    Browse the repository at this point in the history
  5. updated code

    stanzarella committed May 24, 2021
    Configuration menu
    Copy the full SHA
    b908d66 View commit details
    Browse the repository at this point in the history
  6. updated code

    stanzarella committed May 24, 2021
    Configuration menu
    Copy the full SHA
    a007170 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a72ba6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    877102a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Analyze results also reads tensorboard files if present and tables ca…

    …n be sorted by specified column
    Iaxama committed May 27, 2021
    Configuration menu
    Copy the full SHA
    db62205 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2efb37 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Added evaluation script

    Iaxama committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    1de197b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Measuring time per iteration

    Iaxama committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    702baa5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. for the last analysis with hyper-parameter selection and then muscle …

    …and contraction selection
    tanza13 committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    4d1e7ad View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

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

Commits on Nov 5, 2021

  1. New dataloader correct, for new analysis

    tanza13 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    cb0ddb3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. Update README.md

    Tanza13 authored May 8, 2022
    Configuration menu
    Copy the full SHA
    04d6b5e View commit details
    Browse the repository at this point in the history