6 Forks
58 Stars
58 Watchers

distribution_shift_framework

This repository contains the code of the distribution shift framework presented in A Fine-Grained Analysis on Distribution Shift (Wiles et al., 2022).

How to download and setup distribution_shift_framework

Open terminal and run command
git clone https://github.com/deepmind/distribution_shift_framework.git
git clone is used to create a copy or clone of distribution_shift_framework repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with distribution_shift_framework https://github.com/deepmind/distribution_shift_framework/archive/master.zip

Or simply clone distribution_shift_framework with SSH
[email protected]:deepmind/distribution_shift_framework.git

If you have some problems with distribution_shift_framework

You may open issue on distribution_shift_framework support forum (system) here: https://github.com/deepmind/distribution_shift_framework/issues