mirror of
https://github.com/wassname/DeepRL.git
synced 2026-09-11 11:53:01 +08:00
Support python3 and pytorch 0.2
This commit is contained in:
+3
-3
@@ -1,3 +1,3 @@
|
||||
from conv_network import *
|
||||
from shallow_network import *
|
||||
from continuous_action_network import *
|
||||
from .conv_network import *
|
||||
from .shallow_network import *
|
||||
from .continuous_action_network import *
|
||||
|
||||
Reference in New Issue
Block a user