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

Fake pull request #63

Open
wants to merge 31 commits into
base: version_that_worked_to_make_paper_figures
Choose a base branch
from

Commits on Nov 13, 2020

  1. done postprocessing on multi_MNIST

    dalessioluca committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    8d92836 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. ready to rerun smFISH

    dalessioluca committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    8755696 View commit details
    Browse the repository at this point in the history
  2. modified ML_params.json to match new code

    dalessioluca committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    96caf76 View commit details
    Browse the repository at this point in the history
  3. comment plt.axis(off) in show_batch

    dalessioluca committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    430ff71 View commit details
    Browse the repository at this point in the history
  4. larger reference images

    dalessioluca committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    cba4ded View commit details
    Browse the repository at this point in the history
  5. done postprocessing on smFISH

    DeepLearning VM committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    f7b2631 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Merge pull request #61 from spacetx/mnist

    code used for generating multi-MNIST results
    dalessioluca authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    c5b5059 View commit details
    Browse the repository at this point in the history
  2. WDL_params, ML_params

    dalessioluca committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    33983c7 View commit details
    Browse the repository at this point in the history
  3. json

    dalessioluca committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    52935b2 View commit details
    Browse the repository at this point in the history
  4. mains

    dalessioluca committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    7dfc81a View commit details
    Browse the repository at this point in the history
  5. larger_ref

    dalessioluca committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    0467c3f View commit details
    Browse the repository at this point in the history
  6. remove regularization plotting

    dalessioluca committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    e5f7035 View commit details
    Browse the repository at this point in the history
  7. add overlap_threshold in tiling function

    dalessioluca committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    c51a9d5 View commit details
    Browse the repository at this point in the history
  8. ready to run on merfish

    DeepLearning VM committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    23803bb View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Configuration menu
    Copy the full SHA
    6fb1f36 View commit details
    Browse the repository at this point in the history
  2. cosmetic changes

    dalessioluca committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    7161183 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. new geco. lambda_rec multiplies everythin

    dalessioluca committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    d786e4c View commit details
    Browse the repository at this point in the history
  2. new geco. lambda_rec multiplies everythin

    dalessioluca committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    f65b31a View commit details
    Browse the repository at this point in the history
  3. new json

    dalessioluca committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    e422c9e View commit details
    Browse the repository at this point in the history
  4. made all decoders more deep

    dalessioluca committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    328437f View commit details
    Browse the repository at this point in the history
  5. cleaned encoder and decoders and made them deeper

    dalessioluca committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    55e18af View commit details
    Browse the repository at this point in the history
  6. cleaned up

    dalessioluca committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    006516a View commit details
    Browse the repository at this point in the history
  7. added overlap penalty back

    dalessioluca committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    7681e16 View commit details
    Browse the repository at this point in the history
  8. save data

    dalessioluca committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    34b7e9f View commit details
    Browse the repository at this point in the history
  9. save data

    dalessioluca committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    7b63d42 View commit details
    Browse the repository at this point in the history
  10. save json

    dalessioluca committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    2c17c35 View commit details
    Browse the repository at this point in the history
  11. save notebook

    dalessioluca committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    4be86e0 View commit details
    Browse the repository at this point in the history
  12. geco mse should not multiply sparsity

    dalessioluca committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    617a2b0 View commit details
    Browse the repository at this point in the history
  13. moved overlap computation in the inference

    dalessioluca committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    43e22c3 View commit details
    Browse the repository at this point in the history
  14. moved back to GECO I used to produce the paper results

    dalessioluca committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    8bd8caa View commit details
    Browse the repository at this point in the history
  15. fixed typo in spelling strength

    dalessioluca committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    d505861 View commit details
    Browse the repository at this point in the history