Update README.md
This commit is contained in:
parent
ff41d9d5df
commit
23c819d98d
@ -22,6 +22,7 @@ Recent versions of TensorFlow, numpy, scipy, and networkx are required.
|
|||||||
|
|
||||||
The example_unsupervised.sh and example_supervised.sh files contain example usages of the code.
|
The example_unsupervised.sh and example_supervised.sh files contain example usages of the code.
|
||||||
(example_unsupervised.sh sets a very small max iteration number, which can be increased to improve performance.)
|
(example_unsupervised.sh sets a very small max iteration number, which can be increased to improve performance.)
|
||||||
|
|
||||||
As input, at minimum the code requires that a --train_prefix option is specified which specifies the following data files:
|
As input, at minimum the code requires that a --train_prefix option is specified which specifies the following data files:
|
||||||
|
|
||||||
* <train_prefix>-G.json -- "A networkx-specified json file describing the input graph."
|
* <train_prefix>-G.json -- "A networkx-specified json file describing the input graph."
|
||||||
|
Loading…
Reference in New Issue
Block a user