Major update

This commit is contained in:
Shangtong Zhang
2017-10-06 22:10:44 -06:00
parent 8189a5d136
commit fae9a85f31
15 changed files with 136 additions and 150 deletions
+1
View File
@@ -1,5 +1,6 @@
from config import *
from normalizer import *
from run import *
try:
from tf_logger import Logger
except: