google-deepmind / google-deepmind/reverb
Get the current max priority in a table.
Open
- Dominant language
- C++
- Stars
- 793
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
Hi Reverb team,
I am interested in using a prioritized experience replay on top of an Acme agent that inserts a new experience by setting the priority to the current maximum priority in the buffer. I have looked around but haven't found a good way to do this. Is there a recommended approach to do this in reverb?
Many thanks in advance!
Contributor guide
Assessment
This issue has not been assessed yet.