File size: 78 Bytes
2a30b4a
ee5d423
 
2a30b4a
1
2
3
4
5
from rl_algo_impls.train import train

if __name__ == "__main__":
    train()