Skip to content

Commit c3515c6

Browse files
committed
Correct typo
1 parent 9c8b16a commit c3515c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ For example, if `num_workers` is equal to 2, `GPU_ID` might be `(0 1)`, `(2 4)`,
2323

2424
## References
2525
* The network architecture from [@ischlag](https://github.com/ischlag/distributed-tensorflow-example). However, not exactly the same. For example, TensorFlow graph is a little bit different.
26-
* Some functions and ideas come from OpenAI's [universe-starter-agent](https://github.com/openai/universe-starter-agent). However, the code does not suppor GPU.
26+
* Some functions and ideas come from OpenAI's [universe-starter-agent](https://github.com/openai/universe-starter-agent). However, the original code does not support GPU usage.

0 commit comments

Comments
 (0)