Major update

This commit is contained in:
Shangtong Zhang
2017-11-11 20:52:57 -07:00
parent 8c197e183c
commit c1fdb1bd2f
17 changed files with 48 additions and 199 deletions
-1
View File
@@ -1,3 +1,2 @@
from .async_agent import *
from .DDPG_agent import *
from .DQN_agent import *