-
More specifically if it doesn't support mini-batch learning then what is supported? Batch learning? Single observation learning? Context: I hoped to use TFAgents for a highly parallel project & part of that involved batch prediction & learning. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Yes mini-batch is supported, check https://github.com/tensorflow/agents/tree/master/tf_agents/examples/ppo |
Beta Was this translation helpful? Give feedback.
Yes mini-batch is supported, check https://github.com/tensorflow/agents/tree/master/tf_agents/examples/ppo