Skip to content

Implementation Prioritized Experience Replay#2

Draft
takeru1205 wants to merge 4 commits intomasterfrom
feature/issue-1
Draft

Implementation Prioritized Experience Replay#2
takeru1205 wants to merge 4 commits intomasterfrom
feature/issue-1

Conversation

@takeru1205
Copy link
Owner

Implement Prioritized Experience Replay

to calculate TD-Error, and sampling from a replay buffer by TD-Error.
this makes it able to sample important transitions.

@takeru1205 takeru1205 marked this pull request as ready for review June 8, 2020 07:41
@takeru1205 takeru1205 added the enhancement New feature or request label Jun 8, 2020
@takeru1205 takeru1205 linked an issue Jun 8, 2020 that may be closed by this pull request
@takeru1205 takeru1205 marked this pull request as draft June 8, 2020 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prioritized Replay

1 participant