"vscode:/vscode.git/clone" did not exist on "c844413b7f8eacd123418b186f787c28e1abd790"
Commit 7a5a5836 authored by Arkanath Pathak's avatar Arkanath Pathak
Browse files

Added training details comment.

parent 1fdab7a9
...@@ -11,6 +11,7 @@ Reference: [Orginal implementation in Torch](https://github.com/xcyan/nips16_PTN ...@@ -11,6 +11,7 @@ Reference: [Orginal implementation in Torch](https://github.com/xcyan/nips16_PTN
This implementation is ready to be run locally or ["distributed across multiple machines/tasks"](https://www.tensorflow.org/deploy/distributed). This implementation is ready to be run locally or ["distributed across multiple machines/tasks"](https://www.tensorflow.org/deploy/distributed).
You will need to set the task number flag for each task when running in a distributed fashion. You will need to set the task number flag for each task when running in a distributed fashion.
Please refer to the original paper for parameter explanations and training details.
### Installation ### Installation
* TensorFlow * TensorFlow
......
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