Skip to content

How to set breakpoint in TF uniform replay buffer? #718

Answered by sguada
someoneordinary asked this question in Q&A
Discussion options

You must be logged in to vote

There is no good way to separate episodes in TFUniformReplaybuffer I would recommend switching to the ReverbReplayBuffer that handles episodes well.

See example usage https://github.com/tensorflow/agents/blob/master/tf_agents/examples/sac/haarnoja18/sac_train_eval.py

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zhengzl18
Comment options

Answer selected by sguada
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants