File size: 78 Bytes
d643f40
9839b09
 
d643f40
1
2
3
4
5
from rl_algo_impls.train import train

if __name__ == "__main__":
    train()