Commit 1b781d86 authored by Konstantinos Bousmalis's avatar Konstantinos Bousmalis Committed by Neal Wu

README changes.

parent 926393ac
...@@ -24,7 +24,7 @@ Twitter @bousmalis. ...@@ -24,7 +24,7 @@ Twitter @bousmalis.
## Running the code for adapting MNIST to MNIST-M ## Running the code for adapting MNIST to MNIST-M
In order to run the MNIST to MNIST-M experiments with DANNs and/or DANNs with In order to run the MNIST to MNIST-M experiments with DANNs and/or DANNs with
domain separation (DSNs) you will need to set the directory you used to download domain separation (DSNs) you will need to set the directory you used to download
MNIST and MNIST-M:\ MNIST and MNIST-M: \
$ export DSN_DATA_DIR=/your/dir $ export DSN_DATA_DIR=/your/dir
Then you need to build the binaries with Bazel: Then you need to build the binaries with Bazel:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment