simonsays1980

Results 12 comments of simonsays1980

@nfultz Wow, that was the quickest reply, I every got on an issue :) And thanks for providing this package to us! I tried your suggestion loading the packages after...

Thanks for your feedback! Wow, I haven't looked deeper into `aws` nor `AWR`. I got your point using the JVM properties. What I did not get is the way how...

The `aws.iam` package does create three environment variables as shown in the linked code above. Next to the `AWS_SESSION_TOKEN` it further creates the `AWS_SECRET_ACCESS_KEY` and the `AWS_ACCESS_KEY_ID`. The latter two...

@edmund735 thanks for filing this issue. We are moving to a new API stack these times and the `_enable_new_api_stack` is a key to signal, if the new or old stack...

@ciroaceto Thanks for filing this issue. The Ray version you are using is quite old. Could you try if you can replicate this error on the actual version ray-20.2.?

> @simonsays1980 addressed feedback! Let me know if there is anymore feedback! @peterghaddad Thanks for the comments! So, for the error occuring in the new stack we need to dig...

@zoetsekas Thanks for filing the issue. These are both warnings that are due to some default names getting overwritten and initial metrics being NaN. These can be safely ignored.

@janetwise Yes, we want to support all online algorithms in multi-agent mode, so DreamerV3 as well. We are still in the process of moving off-policy algorithms over to the new...

@Panhaolin2001 Thanks for filing this issue. At this point of time we do not support Graph observation nor action spaces. If you can convert the space into a Dict/Tuple space...

@dkunz49 Does it run stable in your new environment? Can we then close this issue?