We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 977ed57 commit a09fffcCopy full SHA for a09fffc
demo.py
100644
100755
@@ -1,3 +1,5 @@
1
+#! /usr/bin/env python3
2
+
3
import sys
4
sys.path.append('core')
5
evaluate.py
train.py
from __future__ import print_function, division
0 commit comments