Skip to content

Commit

Permalink
Minor fixes 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Shibani Santurkar committed Aug 21, 2019
1 parent f44aea7 commit 1ff6372
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ upcoming code releases. A few projects using the library include:
- `Code for
"Image Synthesis with a Single (Robust) Classifier" <https://github.com/MadryLab/robustness_applications>`_ (https://arxiv.org/abs/1906.09453)

*(Have you used the package and found it useful? Let us know!)*. We
We
demonstrate how to use the library in a set of walkthroughs and our API
reference. Functionality provided by the library includes:

Expand Down Expand Up @@ -115,6 +115,8 @@ follows:
url={git.io/robustness-lib}
}
*(Have you used the package and found it useful? Let us know!)*.

Documentation
--------------
https://robustness.readthedocs.io/en/latest/index.html
Expand Down
1 change: 0 additions & 1 deletion docs/example_usage/cli_usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ are below:
--out-dir OUT_DIR where to save training logs and checkpoints (default:
required)
--config-path CONFIG_PATH
config path for loading in parameters (default: None)
--exp-name EXP_NAME where to save in (inside out_dir) (default: None)
--dataset {imagenet,restricted_imagenet,cifar,cinic,a2b}
Expand Down

0 comments on commit 1ff6372

Please sign in to comment.