Skip to content

Commit

Permalink
Add scratch folder structure to the repository
Browse files Browse the repository at this point in the history
  • Loading branch information
spMohanty committed Jun 14, 2019
1 parent 36b2de8 commit 0817dcc
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ conda install pytorch torchvision -c pytorch
```
git clone [email protected]:AIcrowd/neurips2019_disentanglement_challenge_starter_kit.git
cd neurips2019_disentanglement_challenge_starter_kit
pip install -r requirements.txt
```

### Test Submission Locally
Expand Down
Empty file added scratch/.gitkeep
Empty file.
Empty file added scratch/dataset/.gitkeep
Empty file.
Empty file added scratch/shared/.gitkeep
Empty file.

0 comments on commit 0817dcc

Please sign in to comment.