-
I have a DQN agent with policy of type to train a gym environment (CartPole-v1). I am using tf_agents 0.16.0 and gym 0.23.0
During saving the policy tf_agents.policies.policy_saver.PolicySaver I am …
-
Hallo :)
I have two questions, because I would like to run the code on a Windows PC and I have not yet managed to simply replace reverb.
Are there any ideas, suggestions or approaches on how I can…
-
Seeing agents/statistic.py line 20:
self.writer = tf.summary.FileWriter('./logs/%s' % self.model_dir, self.sess.graph)
It tries to use self.model_dir to create file but it raises error : "tensorflow…
-
Is it because of the move to TF 2.0? What should be changed to make it work with 2.0?
-
To pin or not to pin? From discussion [here](https://github.com/agentos-project/agentos/pull/201#discussion_r753718554). A copy for convenience:
Andy:
> What do you think about freezing our pro…
-
### Feedback
Hi !
We tried to follow this [documentation](https://docs.terrakube.io/user-guide/workspaces/provider-cache) to use cache dir with ephemeral agents. Since this settings is made at th…
-
I've been trying to download the various checkpoint files as per the instructions at the bottom of: [https://github.com/google/dopamine/tree/master/docs](https://github.com/google/dopamine/tree/master…
-
If I use e.g. the Reinforce algorithm the call agent.collect_policy.action(time_step, policy_state) works as for all other algorithms except for PPO. Here the PPO Policy (which inherits from ActorPoli…
-
The purpose of this issue is to determine the best way to enable AWS access when deploying using Terraform Cloud workspaces.
This modules purpose is to set up Terraform cloud workspaces where you…
-
not sure why this comment exists, I cannot delete it