Major refactor

This commit is contained in:
Shangtong Zhang
2017-07-26 18:18:49 -06:00
parent fb71f51ea7
commit ce504e2d0f
28 changed files with 572 additions and 375 deletions
+3
View File
@@ -0,0 +1,3 @@
from conv_network import *
from shallow_network import *
from continuous_action_network import *