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

Add DroQ #342

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Fix bug

3099def
Select commit
Loading
Failed to load commit list.
Draft

Add DroQ #342

Fix bug
3099def
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 30, 2023 in 0s

73.97% of diff hit (target 92.69%)

View this Pull Request on Codecov

73.97% of diff hit (target 92.69%)

Annotations

Check warning on line 42 in d3rlpy/algos/qlearning/droq.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

d3rlpy/algos/qlearning/droq.py#L42

Added line #L42 was not covered by tests

Check warning on line 53 in d3rlpy/algos/qlearning/droq.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

d3rlpy/algos/qlearning/droq.py#L53

Added line #L53 was not covered by tests

Check warning on line 59 in d3rlpy/algos/qlearning/droq.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

d3rlpy/algos/qlearning/droq.py#L59

Added line #L59 was not covered by tests

Check warning on line 67 in d3rlpy/algos/qlearning/droq.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

d3rlpy/algos/qlearning/droq.py#L67

Added line #L67 was not covered by tests

Check warning on line 75 in d3rlpy/algos/qlearning/droq.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

d3rlpy/algos/qlearning/droq.py#L75

Added line #L75 was not covered by tests

Check warning on line 81 in d3rlpy/algos/qlearning/droq.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

d3rlpy/algos/qlearning/droq.py#L81

Added line #L81 was not covered by tests

Check warning on line 84 in d3rlpy/algos/qlearning/droq.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

d3rlpy/algos/qlearning/droq.py#L84

Added line #L84 was not covered by tests

Check warning on line 88 in d3rlpy/algos/qlearning/droq.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

d3rlpy/algos/qlearning/droq.py#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 92 in d3rlpy/algos/qlearning/droq.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

d3rlpy/algos/qlearning/droq.py#L92

Added line #L92 was not covered by tests

Check warning on line 94 in d3rlpy/algos/qlearning/droq.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

d3rlpy/algos/qlearning/droq.py#L94

Added line #L94 was not covered by tests

Check warning on line 104 in d3rlpy/algos/qlearning/droq.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

d3rlpy/algos/qlearning/droq.py#L104

Added line #L104 was not covered by tests

Check warning on line 116 in d3rlpy/algos/qlearning/droq.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

d3rlpy/algos/qlearning/droq.py#L116

Added line #L116 was not covered by tests

Check warning on line 12 in d3rlpy/algos/qlearning/torch/droq_impl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

d3rlpy/algos/qlearning/torch/droq_impl.py#L12

Added line #L12 was not covered by tests

Check warning on line 17 in d3rlpy/algos/qlearning/torch/droq_impl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

d3rlpy/algos/qlearning/torch/droq_impl.py#L15-L17

Added lines #L15 - L17 were not covered by tests

Check warning on line 21 in d3rlpy/algos/qlearning/torch/droq_impl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

d3rlpy/algos/qlearning/torch/droq_impl.py#L21

Added line #L21 was not covered by tests

Check warning on line 256 in d3rlpy/models/torch/encoders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

d3rlpy/models/torch/encoders.py#L256

Added line #L256 was not covered by tests