소스 검색

README changes.

Konstantinos Bousmalis 8 년 전
부모
커밋
1b781d86a2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      domain_adaptation/domain_separation/README.md

+ 1 - 1
domain_adaptation/domain_separation/README.md

@@ -24,7 +24,7 @@ Twitter @bousmalis.
 ## 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
 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
 
 Then you need to build the binaries with Bazel: