Added validate_iter to example

This commit is contained in:
williamleif 2017-10-17 13:30:30 -07:00
parent 5558ae1db4
commit 2537a115d5

View File

@ -1 +1 @@
python -m graphsage.unsupervised_train --train_prefix ./example_data/ppi --model graphsage_mean --max_total_steps 1000 python -m graphsage.unsupervised_train --train_prefix ./example_data/ppi --model graphsage_mean --max_total_steps 1000 --validate_iter 10