Skip to content

Commit 100e0da

Browse files
committed
add path to python3.6
1 parent 6a099bb commit 100e0da

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

HCP_fmripredict/my_test_mnist_gcn.py

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#!/home/yuzhang/tensorflow-py3.6/bin/python3.6
2+
3+
# Author: Yu Zhang
4+
# License: simplified BSD
5+
# coding: utf-8
16

27
import numpy as np
38
import time

0 commit comments

Comments
 (0)