sgoodfriend's picture
A2C playing SpaceInvadersNoFrameskip-v4 from https://github.com/sgoodfriend/rl-algo-impls/tree/0511de345b17175b7cf1ea706c3e05981f11761c
1d264d9
raw
history blame
239 Bytes
commit="benchmark_$(git rev-parse --short HEAD)"
host="host_$(hostname)"
branch="branch_$(git rev-parse --abbrev-ref HEAD)"
version="v$(pip show rl_algo_impls | grep Version | sed -e 's#Version:\ ##')"
echo "$commit $host $branch $version"