File size: 99 Bytes
8bf4dee
5d5d65a
 
8bf4dee
1
2
3
4
5
from rl_algo_impls.compare_runs import compare_runs

if __name__ == "__main__":
    compare_runs()