google-deepmind / google-deepmind/acme
Not enough documentation for EpisodeAdder
Open
documentation
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
Having read the [docs](https://github.com/deepmind/acme/blob/master/docs/components.md) and the code for the [episode adder](https://github.com/deepmind/acme/blob/master/acme/adders/reverb/episode.py#L51) I still don't quite understand it.
Is it just the simplest adder? E.g. adding every transition to one long buffer? Or is it doing something else?
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.