Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIFO prioritized replay buffer #277

Merged
merged 7 commits into from
Aug 31, 2018
Merged

FIFO prioritized replay buffer #277

merged 7 commits into from
Aug 31, 2018

Conversation

toslunar
Copy link
Member

@toslunar toslunar commented Jun 4, 2018

  • pop the earliest experience when it's full
  • return true probability (except for the effect of non-repetitive sampling) when the sampling is mixed with uniform sampling

@muupan
Copy link
Member

muupan commented Aug 31, 2018

LGTM

@muupan muupan merged commit db159d9 into chainer:master Aug 31, 2018
@toslunar toslunar added this to the v0.5 milestone Sep 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants