소스 검색

Update README.md

Corrected "One this" to "Once this" and added comma for proper punctuation on line 702.
Glen Baker 9 년 전
부모
커밋
e45e549968
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      inception/README.md

+ 1 - 1
inception/README.md

@@ -699,7 +699,7 @@ and
 
 
 where 24 and 8 are the number of shards specified for each dataset,
 where 24 and 8 are the number of shards specified for each dataset,
 respectively. Generally speaking, we aim for selecting the number of shards such
 respectively. Generally speaking, we aim for selecting the number of shards such
-that roughly 1024 images reside in each shard. One this data set is built you
+that roughly 1024 images reside in each shard. Once this data set is built, you
 are ready to train or fine-tune an Inception model on this data set.
 are ready to train or fine-tune an Inception model on this data set.
 
 
 ## Practical Considerations for Training a Model
 ## Practical Considerations for Training a Model