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

Final tests andre #6

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

Final tests andre #6

wants to merge 186 commits into from

Commits on Jul 26, 2019

  1. change droupout rate

    ablacan committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    d279bc0 View commit details
    Browse the repository at this point in the history
  2. Create bh

    ablacan authored Jul 26, 2019
    Configuration menu
    Copy the full SHA
    e4c863c View commit details
    Browse the repository at this point in the history
  3. Delete bh

    ablacan authored Jul 26, 2019
    Configuration menu
    Copy the full SHA
    3da10ea View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. update network

    ablacan committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    cf655c0 View commit details
    Browse the repository at this point in the history
  2. add run_bh

    ablacan committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    456136d View commit details
    Browse the repository at this point in the history
  3. add prep_data

    ablacan committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    bccc818 View commit details
    Browse the repository at this point in the history
  4. resolve conflicts

    ablacan committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    2cad67c View commit details
    Browse the repository at this point in the history
  5. dropout rate to 0

    ablacan committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    ea0fe2d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

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

Commits on Aug 1, 2019

  1. up to date

    ablacan committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    b5072fb View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. augmentation to True

    ablacan committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    013b0f8 View commit details
    Browse the repository at this point in the history
  2. keras initializer

    ablacan committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    20cb1e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3e8e6e View commit details
    Browse the repository at this point in the history
  4. constant initializer

    ablacan committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    9416506 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. initializer

    ablacan committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    1f5deac View commit details
    Browse the repository at this point in the history
  2. seed

    ablacan committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    67f1a39 View commit details
    Browse the repository at this point in the history
  3. bias_initialier

    ablacan committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    fc981ff View commit details
    Browse the repository at this point in the history
  4. random_normal

    ablacan committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    665dede View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c65eb68 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. he_uniform

    ablacan committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    f9e77cf View commit details
    Browse the repository at this point in the history
  2. w/out bias_initializer

    ablacan committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    add51dc View commit details
    Browse the repository at this point in the history
  3. softmax

    ablacan committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    716c2e7 View commit details
    Browse the repository at this point in the history
  4. sigmoid

    ablacan committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    e74a52d View commit details
    Browse the repository at this point in the history
  5. he_normal

    ablacan committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    c7d0d13 View commit details
    Browse the repository at this point in the history
  6. seeds

    ablacan committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    c50fa4e View commit details
    Browse the repository at this point in the history
  7. seeds

    ablacan committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    2406f03 View commit details
    Browse the repository at this point in the history
  8. random.seed()

    ablacan committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    321912d View commit details
    Browse the repository at this point in the history
  9. random.seed()

    ablacan committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    c842142 View commit details
    Browse the repository at this point in the history
  10. regularizers

    ablacan committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    0b4736f View commit details
    Browse the repository at this point in the history
  11. regularizers to 0.0001

    ablacan committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    9a00fc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. w/out random seeds

    ablacan committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    316afb7 View commit details
    Browse the repository at this point in the history
  2. activity_regulizer

    ablacan committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    816528e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. default fully connected model

    ablacan committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    f24ef91 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Configuration menu
    Copy the full SHA
    14a22bc View commit details
    Browse the repository at this point in the history
  2. save final weights

    ablacan committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    f4464f2 View commit details
    Browse the repository at this point in the history
  3. 17 not trainable layers

    ablacan committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    4a729f8 View commit details
    Browse the repository at this point in the history
  4. default fine tuning

    ablacan committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    090b474 View commit details
    Browse the repository at this point in the history
  5. default fine tuning

    ablacan committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    3411b7a View commit details
    Browse the repository at this point in the history
  6. default fine tuning

    ablacan committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    bbb0fc0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. 15 frozen layers

    ablacan committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    680026e View commit details
    Browse the repository at this point in the history
  2. 17 frozen layers

    ablacan committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    84025e9 View commit details
    Browse the repository at this point in the history
  3. lower lr and momentum

    ablacan committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    d9e9aa7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. SGD instead of ADAM optimizer

    ablacan committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    2eb8105 View commit details
    Browse the repository at this point in the history
  2. drpout to 0.3 and lr to 1e-6

    ablacan committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    a6362a5 View commit details
    Browse the repository at this point in the history
  3. 14 frozen layers

    ablacan committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    863b6dd View commit details
    Browse the repository at this point in the history
  4. verbose = 2

    ablacan committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    d521ca5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. train layer 18

    ablacan committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    363c463 View commit details
    Browse the repository at this point in the history
  2. epochs_fine to 80

    ablacan committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    64a2bf3 View commit details
    Browse the repository at this point in the history
  3. layers 17 and 18 trainable

    ablacan committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    b223074 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. 15 frozen layers

    ablacan committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    a6c811f View commit details
    Browse the repository at this point in the history
  2. plot fine tune history

    ablacan committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    140200d View commit details
    Browse the repository at this point in the history
  3. plot history2

    ablacan committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    f7ce86f View commit details
    Browse the repository at this point in the history
  4. Adam optimizer

    ablacan committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    867b106 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Adam optimizer

    ablacan committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    464b9f7 View commit details
    Browse the repository at this point in the history
  2. Layers 16, 17, 18 trainable

    ablacan committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    3fbfa61 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

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

Commits on Sep 12, 2019

  1. dropout to 0.4

    ablacan committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    8412a5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4aea8f View commit details
    Browse the repository at this point in the history
  3. Add SExtractor script

    ablacan committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    b209cb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ed6c67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adbcd1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e56151a View commit details
    Browse the repository at this point in the history
  7. Clean sextractor script

    ablacan committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    8e8f0ca View commit details
    Browse the repository at this point in the history
  8. adding results

    ablacan committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    3c2cf89 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Add bh_results script

    ablacan committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    ade8e81 View commit details
    Browse the repository at this point in the history
  2. dropout to 0.6

    ablacan committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    1788322 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. adding missed blends by bh

    ablacan committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    5ba3197 View commit details
    Browse the repository at this point in the history
  2. clean

    ablacan committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    731fda2 View commit details
    Browse the repository at this point in the history
  3. clean

    ablacan committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    93badd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. save

    ablacan committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    e43e1d4 View commit details
    Browse the repository at this point in the history
  2. save

    ablacan committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    3946cff View commit details
    Browse the repository at this point in the history
  3. save

    ablacan committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    873ff0c View commit details
    Browse the repository at this point in the history
  4. save

    ablacan committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    5c63de2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Configuration menu
    Copy the full SHA
    281db93 View commit details
    Browse the repository at this point in the history
  2. place to notebooks folder

    ablacan committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    9efc628 View commit details
    Browse the repository at this point in the history
  3. delete file

    ablacan authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    1491ac9 View commit details
    Browse the repository at this point in the history
  4. place to notebooks folder

    ablacan committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    df4160d View commit details
    Browse the repository at this point in the history
  5. delete

    ablacan committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    8160958 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. clean prep_axel method

    ablacan committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    ce46a56 View commit details
    Browse the repository at this point in the history
  2. clean prep_axel method

    ablacan committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    e436ef5 View commit details
    Browse the repository at this point in the history
  3. clean

    ablacan committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    4d02809 View commit details
    Browse the repository at this point in the history
  4. clean

    ablacan committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    cd19c6b View commit details
    Browse the repository at this point in the history
  5. first draft

    ablacan committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    f465f18 View commit details
    Browse the repository at this point in the history
  6. add

    ablacan committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    005acb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. additional plots

    ablacan committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    66d5f9f View commit details
    Browse the repository at this point in the history
  2. blends examples

    ablacan committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    d30a140 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. test on denoised img

    ablacan committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    79cc8c9 View commit details
    Browse the repository at this point in the history
  2. add to git

    ablacan committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    b799dfd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. add dense layer

    ablacan committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    7085467 View commit details
    Browse the repository at this point in the history
  2. add dense layer

    ablacan committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    757f562 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. add to repo

    Alice Lacan committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    042aae1 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. add notebook

    Alice Lacan committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    4f0f604 View commit details
    Browse the repository at this point in the history
  2. add sep_script

    Alice Lacan committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    7205f04 View commit details
    Browse the repository at this point in the history
  3. add save_errors_script

    Alice Lacan committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    4ddaa3a View commit details
    Browse the repository at this point in the history
  4. add run_sextractor

    Alice Lacan committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    cc3f23a View commit details
    Browse the repository at this point in the history
  5. add SExtractor_test_img notebook

    Alice Lacan committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    511cf9c View commit details
    Browse the repository at this point in the history
  6. add snr_computation script

    Alice Lacan committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    b7a99ac View commit details
    Browse the repository at this point in the history
  7. vis_sep_errors

    Alice Lacan committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    95b5daa View commit details
    Browse the repository at this point in the history
  8. vis_bh_errors

    Alice Lacan committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    a436691 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    e1f5bc3 View commit details
    Browse the repository at this point in the history
  2. update local

    ablacan committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    3e8057c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    393aa04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4564999 View commit details
    Browse the repository at this point in the history
  5. remove old notebook

    ablacan committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    a4e07fa View commit details
    Browse the repository at this point in the history
  6. change script directory

    ablacan committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    40ec167 View commit details
    Browse the repository at this point in the history
  7. add to repo

    ablacan committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    0f3b141 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. add to repo

    ablacan committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    a5c19ed View commit details
    Browse the repository at this point in the history
  2. modifications

    ablacan committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    58eba3b View commit details
    Browse the repository at this point in the history
  3. add to repo

    ablacan committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    8dd7999 View commit details
    Browse the repository at this point in the history
  4. add to repo

    ablacan committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    6e11fa9 View commit details
    Browse the repository at this point in the history
  5. add to repo

    ablacan committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    e3e5be6 View commit details
    Browse the repository at this point in the history
  6. add to repo

    ablacan committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    50adf7e View commit details
    Browse the repository at this point in the history
  7. add to repo

    ablacan committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    7a6296d View commit details
    Browse the repository at this point in the history
  8. add to repo

    ablacan committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    9449f65 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Update

    ablacan authored Jan 3, 2020
    Configuration menu
    Copy the full SHA
    a1a3be8 View commit details
    Browse the repository at this point in the history
  2. Update

    ablacan authored Jan 3, 2020
    Configuration menu
    Copy the full SHA
    175813b View commit details
    Browse the repository at this point in the history
  3. clean

    ablacan committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    21463d1 View commit details
    Browse the repository at this point in the history
  4. clean

    ablacan committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    44ab5ae View commit details
    Browse the repository at this point in the history
  5. clean

    ablacan committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    05d1d8a View commit details
    Browse the repository at this point in the history
  6. clean

    ablacan committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    81f9121 View commit details
    Browse the repository at this point in the history
  7. clean

    ablacan committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    99c50d5 View commit details
    Browse the repository at this point in the history
  8. clean

    ablacan committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    0493fc9 View commit details
    Browse the repository at this point in the history
  9. clean

    ablacan committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    cd69549 View commit details
    Browse the repository at this point in the history
  10. clean

    ablacan committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    dbd23a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    2ff9b54 View commit details
    Browse the repository at this point in the history
  2. add to repo

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    9c3281f View commit details
    Browse the repository at this point in the history
  3. add to repo

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    98488f3 View commit details
    Browse the repository at this point in the history
  4. add to repo

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    ff037c4 View commit details
    Browse the repository at this point in the history
  5. clean

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    3eba748 View commit details
    Browse the repository at this point in the history
  6. clean

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    f6e9609 View commit details
    Browse the repository at this point in the history
  7. additional functions

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    ddcf303 View commit details
    Browse the repository at this point in the history
  8. clean

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    ca4afb4 View commit details
    Browse the repository at this point in the history
  9. clean

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    e6242cf View commit details
    Browse the repository at this point in the history
  10. clean

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    80b9f35 View commit details
    Browse the repository at this point in the history
  11. clean

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    1298aba View commit details
    Browse the repository at this point in the history
  12. clean

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    e0043e2 View commit details
    Browse the repository at this point in the history
  13. clean

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    0f0e521 View commit details
    Browse the repository at this point in the history
  14. clean

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    da32c13 View commit details
    Browse the repository at this point in the history
  15. clean

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    f63882a View commit details
    Browse the repository at this point in the history
  16. clean

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    ecb06c5 View commit details
    Browse the repository at this point in the history
  17. clean

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    ea5c5d0 View commit details
    Browse the repository at this point in the history
  18. remove notebook

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    8b32dda View commit details
    Browse the repository at this point in the history
  19. remove notebook

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    663ae6a View commit details
    Browse the repository at this point in the history
  20. remove notebook

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    b291524 View commit details
    Browse the repository at this point in the history
  21. remove notebook

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    ced28a7 View commit details
    Browse the repository at this point in the history
  22. clean

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    154a56c View commit details
    Browse the repository at this point in the history
  23. add to repo

    ablacan committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    6ee82bf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    35380da View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e72a62b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. add to repo

    ablacan committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    88bc90f View commit details
    Browse the repository at this point in the history
  2. clean

    ablacan committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    ace4103 View commit details
    Browse the repository at this point in the history
  3. clean

    ablacan committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    61ff1c4 View commit details
    Browse the repository at this point in the history
  4. clean

    ablacan committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    5a16846 View commit details
    Browse the repository at this point in the history
  5. clean

    ablacan committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    fc428f2 View commit details
    Browse the repository at this point in the history
  6. clean

    ablacan committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    4576b02 View commit details
    Browse the repository at this point in the history
  7. add params x y and e1 e2

    ablacan committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    e56510c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. update readme

    ablacan authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    dc77706 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. update weights accuracy

    ablacan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    5ec5359 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    878d340 View commit details
    Browse the repository at this point in the history
  3. clean

    ablacan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    df43f27 View commit details
    Browse the repository at this point in the history
  4. clean

    ablacan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    e959900 View commit details
    Browse the repository at this point in the history
  5. clean

    ablacan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    c45593b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Créé avec Colaboratory

    ablacan committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    d2f4f31 View commit details
    Browse the repository at this point in the history
  2. Créé avec Colaboratory

    ablacan committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    c883685 View commit details
    Browse the repository at this point in the history
  3. Créé avec Colaboratory

    ablacan committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    6fbfa10 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. prep for new run

    sfarrens committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    9a1cbae View commit details
    Browse the repository at this point in the history
  2. fixed script

    sfarrens committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    55d5c69 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. updated sep scripts

    sfarrens committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    76f1e49 View commit details
    Browse the repository at this point in the history
  2. updated scripts

    sfarrens committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    487b055 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. fixed sep script bug

    sfarrens committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    b8b2162 View commit details
    Browse the repository at this point in the history
  2. fixed typo

    sfarrens committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    e681122 View commit details
    Browse the repository at this point in the history
  3. added accuracy notebook

    sfarrens committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    a4f6e82 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. updated notebooks

    sfarrens committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    9fa3ed4 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. fixed cosmos script

    sfarrens committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    dfbf21f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. update scripts

    sfarrens committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    0df575d View commit details
    Browse the repository at this point in the history
  2. minor updates

    sfarrens committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    5fdb639 View commit details
    Browse the repository at this point in the history
  3. only pad data

    sfarrens committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    24408e1 View commit details
    Browse the repository at this point in the history
  4. fixed bug

    sfarrens committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    3f54f5e View commit details
    Browse the repository at this point in the history
  5. updated

    sfarrens committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    959858b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. test cosmos fix

    sfarrens committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    2f1d59a View commit details
    Browse the repository at this point in the history
  2. fixed formatting error

    sfarrens committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    b242ef9 View commit details
    Browse the repository at this point in the history
  3. updated notebook

    sfarrens committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    3cf1211 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. test noise padding

    sfarrens committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    0682328 View commit details
    Browse the repository at this point in the history
  2. fixed typo

    sfarrens committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    104f131 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. updated script

    sfarrens committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    32e760c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Add files via upload

    andrevitorelli authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    a679ad6 View commit details
    Browse the repository at this point in the history