We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
... python3 logging_bio_args.py --total_timesteps=10000000.0 --SEED=4 --timesteps_per_batch=4000 --algo=TRPO python3 logging_bio_args.py --total_timesteps=10000000.0 --SEED=4 --timesteps_per_batch=8000 --algo=TRPO python3 logging_bio_args.py --total_timesteps=10000000.0 --SEED=4 --timesteps_per_batch=16000 --algo=TRPO python3 logging_bio_args.py --total_timesteps=10000000.0 --SEED=4 --timesteps_per_batch=32000 --algo=TRPO python3 logging_bio_args.py --total_timesteps=10000000.0 --SEED=4 --timesteps_per_batch=64000 --algo=TRPO python3 logging_bio_args.py --total_timesteps=10000000.0 --SEED=4 --timesteps_per_batch=128000 --algo=TRPO may I ask how can I running policy_training_script??
The text was updated successfully, but these errors were encountered:
and also, if name == 'main': freeze~ problem occurs with this running.
Sorry, something went wrong.
No branches or pull requests
...
python3 logging_bio_args.py --total_timesteps=10000000.0 --SEED=4 --timesteps_per_batch=4000 --algo=TRPO
python3 logging_bio_args.py --total_timesteps=10000000.0 --SEED=4 --timesteps_per_batch=8000 --algo=TRPO
python3 logging_bio_args.py --total_timesteps=10000000.0 --SEED=4 --timesteps_per_batch=16000 --algo=TRPO
python3 logging_bio_args.py --total_timesteps=10000000.0 --SEED=4 --timesteps_per_batch=32000 --algo=TRPO
python3 logging_bio_args.py --total_timesteps=10000000.0 --SEED=4 --timesteps_per_batch=64000 --algo=TRPO
python3 logging_bio_args.py --total_timesteps=10000000.0 --SEED=4 --timesteps_per_batch=128000 --algo=TRPO
may I ask how can I running policy_training_script??
The text was updated successfully, but these errors were encountered: