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

[feat] Integrating W&B Tables for Prediction Visualization #1154

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

Commits on Oct 20, 2021

  1. [refactor] Extend WandbLogger to log config variables, entity and kwa…

    …rgs (#1)
    
    ability to log config file, initialize wandb with kwargs and pass entity argument for teams account.
    ayulockin committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    78b1428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f879c53 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    1a74a25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0decd2 View commit details
    Browse the repository at this point in the history
  3. update docs

    ayulockin committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    a97cf2a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. init kwargs (#3)

    ayulockin committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    5cc98b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. wandb checkpointing

    ayulockin committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    5d4ee99 View commit details
    Browse the repository at this point in the history
  2. wandb default false

    ayulockin committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    aec0bd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    5dbbbd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23addf0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

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

    ayulockin committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    8f4a55e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

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

Commits on Nov 12, 2021

  1. wandb checkpointing

    ayulockin committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    443f8c2 View commit details
    Browse the repository at this point in the history
  2. wandb default false

    ayulockin committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    dd9db1d View commit details
    Browse the repository at this point in the history
  3. update checkpointing

    ayulockin committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    2d0e08e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0059302 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    124cedc View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. wandb tables 1

    ayulockin committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    d2b1f4c View commit details
    Browse the repository at this point in the history
  2. minor issue fix

    ayulockin committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    39b936a View commit details
    Browse the repository at this point in the history