File size: 78 Bytes
b18ddcc
68e589c
 
b18ddcc
1
2
3
4
5
from rl_algo_impls.enjoy import enjoy

if __name__ == "__main__":
    enjoy()