File size: 78 Bytes
b9803e8
f7024cb
 
b9803e8
1
2
3
4
5
from rl_algo_impls.train import train

if __name__ == "__main__":
    train()