Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Updates rv_net code #17

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

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    5018ece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38f8f43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77e9fb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d495698 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63c0c8d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. Add evaluation metrics

    Chris Shallue committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    fee434e View commit details
    Browse the repository at this point in the history
  2. Fix root mean square labels/predictions

    Chris Shallue committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    36252db View commit details
    Browse the repository at this point in the history
  3. Add num_examples and num_example_batches to metrics.

    Chris Shallue committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    a9ce3eb View commit details
    Browse the repository at this point in the history
  4. Fix variable_scope error.

    Chris Shallue committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    90ce3c2 View commit details
    Browse the repository at this point in the history
  5. Use integer types for counting metrics.

    Chris Shallue committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    236505d View commit details
    Browse the repository at this point in the history
  6. Fix broadcasting bug by adding tf.squeeze.

    Chris Shallue committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    f08afff View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from cshallue/master

    Add metrics and fix broadcasting issue in the loss.
    zdebeurs authored Jun 1, 2019
    Configuration menu
    Copy the full SHA
    35eee5a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

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

    cshallue committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    d5f52e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fddc3d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Merge pull request #2 from cshallue/master

     Allow labels to be re-scaled
    zdebeurs authored Jun 4, 2019
    Configuration menu
    Copy the full SHA
    f5c7f37 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Configuration menu
    Copy the full SHA
    cb74d6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0692c41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6744064 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Adds model summary function

    zdebeurs committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    f001ceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3943e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd3d632 View commit details
    Browse the repository at this point in the history
  4. fixes minor spelling error

    zdebeurs committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    bc10fc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d52c654 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Adds linear model as a test

    zdebeurs committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    8398e12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    427bd9c View commit details
    Browse the repository at this point in the history
  3. resolves syntax error

    zdebeurs committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    6a4ef70 View commit details
    Browse the repository at this point in the history
  4. resolves syntax error

    zdebeurs committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    afbba93 View commit details
    Browse the repository at this point in the history
  5. resolves input shape error

    zdebeurs committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    f3149ab View commit details
    Browse the repository at this point in the history
  6. returns summary as attribute

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

Commits on Jan 30, 2020

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

Commits on Sep 19, 2020

  1. adds a folder of images

    zdebeurs committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    6cab461 View commit details
    Browse the repository at this point in the history
  2. Create README.md

    zdebeurs authored Sep 19, 2020
    Configuration menu
    Copy the full SHA
    63b3e5d View commit details
    Browse the repository at this point in the history
  3. adds fixed gif

    zdebeurs committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    6f0ccd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf5cd04 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    zdebeurs authored Sep 19, 2020
    Configuration menu
    Copy the full SHA
    9a3348b View commit details
    Browse the repository at this point in the history
  6. Update README.md

    zdebeurs authored Sep 19, 2020
    Configuration menu
    Copy the full SHA
    48c4de2 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Add files via upload

    zdebeurs authored May 26, 2021
    Configuration menu
    Copy the full SHA
    f63656d View commit details
    Browse the repository at this point in the history
  2. Create mu_plotting

    zdebeurs authored May 26, 2021
    Configuration menu
    Copy the full SHA
    1fe8106 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c103e0 View commit details
    Browse the repository at this point in the history
  4. Update mu_plotting.py

    zdebeurs authored May 26, 2021
    Configuration menu
    Copy the full SHA
    4aea64a View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    zdebeurs authored May 26, 2021
    Configuration menu
    Copy the full SHA
    417a9fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb79d5c View commit details
    Browse the repository at this point in the history
  7. Add files via upload

    zdebeurs authored May 26, 2021
    Configuration menu
    Copy the full SHA
    81d4eb2 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Update data_HARPS_N.py

    zdebeurs authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    2a743b8 View commit details
    Browse the repository at this point in the history
  2. Update data_HARPS_N.py

    zdebeurs authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    b6a688f View commit details
    Browse the repository at this point in the history
  3. Ds files

    zdebeurs committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    bd918f2 View commit details
    Browse the repository at this point in the history
  4. ds

    zdebeurs committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    46f91a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Update Figure 4

    zdebeurs authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    4029ec9 View commit details
    Browse the repository at this point in the history
  2. Update Figure 4

    zdebeurs authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    e77ff1a View commit details
    Browse the repository at this point in the history
  3. Update README.md

    zdebeurs authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    1a64257 View commit details
    Browse the repository at this point in the history