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

Add DPConvCNP #15

Draft
wants to merge 44 commits into
base: main
Choose a base branch
from
Draft

Add DPConvCNP #15

wants to merge 44 commits into from

Commits on Oct 25, 2022

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

Commits on Oct 28, 2022

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

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    051c123 View commit details
    Browse the repository at this point in the history
  2. adding requirements

    stratisMarkou committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    4e0008f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. changes for DP Setconv

    stratisMarkou committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    7e6e543 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

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

Commits on Feb 8, 2023

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

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    04d1a7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    878cbbf View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. amortising noise level

    stratisMarkou committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    2f55c04 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

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

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    32cb2c5 View commit details
    Browse the repository at this point in the history
  2. made MLP simpler

    stratisMarkou committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    84e1f0d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

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

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    ea3bfaa View commit details
    Browse the repository at this point in the history
  2. add fake scale logging

    stratisMarkou committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    e485beb View commit details
    Browse the repository at this point in the history
  3. add fake scale

    stratisMarkou committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    3442fd3 View commit details
    Browse the repository at this point in the history
  4. debugging changes

    stratisMarkou committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    7542e72 View commit details
    Browse the repository at this point in the history
  5. resolve conflicts

    stratisMarkou committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d9ffeb7 View commit details
    Browse the repository at this point in the history
  6. fix forgotten conflict

    stratisMarkou committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    7481357 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. minor changs

    stratisMarkou committed May 31, 2023
    Configuration menu
    Copy the full SHA
    afbb424 View commit details
    Browse the repository at this point in the history
  2. changes to train.py

    stratisMarkou committed May 31, 2023
    Configuration menu
    Copy the full SHA
    88d700d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    311a4b9 View commit details
    Browse the repository at this point in the history
  4. add tensorboard logging

    stratisMarkou committed May 31, 2023
    Configuration menu
    Copy the full SHA
    49eee90 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    884a81b View commit details
    Browse the repository at this point in the history
  2. Replacing stheno with gpytorch in DPSetConv

    M.C. Ashman committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    dcc3be7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. doing some cleanup

    stratisMarkou committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    6291fa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd1cd60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e37dfc2 View commit details
    Browse the repository at this point in the history
  4. couple more comments

    stratisMarkou committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    a828729 View commit details
    Browse the repository at this point in the history
  5. arg piping works

    stratisMarkou committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    532bfe0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fec6d43 View commit details
    Browse the repository at this point in the history
  7. fix bugs

    stratisMarkou committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    794f383 View commit details
    Browse the repository at this point in the history
  8. fix paramter args

    stratisMarkou committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    21badab View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. add some more changes

    stratisMarkou committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    76f3a1d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    63e52fe View commit details
    Browse the repository at this point in the history
  2. add command to train

    stratisMarkou committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5bce65c View commit details
    Browse the repository at this point in the history
  3. change to comment

    stratisMarkou committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e17d013 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    6e771f7 View commit details
    Browse the repository at this point in the history
  2. add clipping

    stratisMarkou committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    dabea18 View commit details
    Browse the repository at this point in the history
  3. update comments

    stratisMarkou committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b3aef69 View commit details
    Browse the repository at this point in the history
  4. Update train.py

    stratisMarkou committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    617c28a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. split batch into two

    stratisMarkou committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    13366b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a591e4 View commit details
    Browse the repository at this point in the history