Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: amzn/differential-privacy-bayesian-optimization
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0
Choose a base ref
...
head repository: amzn/differential-privacy-bayesian-optimization
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 5 files changed
  • 4 contributors

Commits on Dec 29, 2020

  1. Add venv to gitignore

    apaleyes committed Dec 29, 2020
    Copy the full SHA
    1815ecc View commit details

Commits on Mar 23, 2021

  1. Started transition to torch

    First step - implement GPs with GPyTorch
    apaleyes committed Mar 23, 2021
    Copy the full SHA
    b3fd334 View commit details

Commits on Apr 1, 2021

  1. Got rid of gpflowopt

    apaleyes committed Apr 1, 2021
    Copy the full SHA
    826df77 View commit details

Commits on Apr 20, 2021

  1. Copy the full SHA
    2c767fa View commit details

Commits on Apr 21, 2021

  1. Merge pull request #7 from apaleyes/torch

    Torch
    tdiethe authored Apr 21, 2021
    Copy the full SHA
    252c389 View commit details

Commits on Apr 22, 2021

  1. Merge pull request #1 from apaleyes/master

    Removing GPFlowOpt
    tdiethe authored Apr 22, 2021
    Copy the full SHA
    170fc11 View commit details

Commits on May 24, 2021

  1. Copy the full SHA
    4f3c98d View commit details

Commits on Jun 22, 2022

  1. Bump numpy from 1.16.1 to 1.22.0

    Bumps [numpy](https://github.com/numpy/numpy) from 1.16.1 to 1.22.0.
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
    - [Commits](numpy/numpy@v1.16.1...v1.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: numpy
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 22, 2022
    Copy the full SHA
    99b1568 View commit details

Commits on Sep 19, 2022

  1. Merge pull request #8 from amzn/dependabot/pip/numpy-1.22.0

    Bump numpy from 1.16.1 to 1.22.0
    tdiethe authored Sep 19, 2022
    Copy the full SHA
    b495d05 View commit details

Commits on Oct 3, 2022

  1. Copy the full SHA
    e9cac44 View commit details
  2. Merge pull request #9 from tdiethe/master

    Removing GPFlowOpt
    tdiethe authored Oct 3, 2022
    Copy the full SHA
    07fec63 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v1.0...master