Skip to content

Commit

Permalink
add path to python3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
catai committed Apr 15, 2019
1 parent 6a099bb commit 100e0da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions HCP_fmripredict/my_test_mnist_gcn.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#!/home/yuzhang/tensorflow-py3.6/bin/python3.6

# Author: Yu Zhang
# License: simplified BSD
# coding: utf-8

import numpy as np
import time
Expand Down

0 comments on commit 100e0da

Please sign in to comment.