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

Fix for the infinite loop in Off Policy Agent tests #384

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

sampreet-arthi
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 16, 2020

Codecov Report

Merging #384 into master will decrease coverage by 0.15%.
The diff coverage is 88.88%.

@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
- Coverage   91.28%   91.12%   -0.16%     
==========================================
  Files          90       90              
  Lines        3809     3809              
==========================================
- Hits         3477     3471       -6     
- Misses        332      338       +6     
Impacted Files Coverage Δ
genrl/trainers/offpolicy.py 92.42% <87.50%> (ø)
genrl/agents/__init__.py 100.00% <100.00%> (ø)
genrl/agents/deep/td3/td3.py 87.93% <0.00%> (-5.18%) ⬇️
genrl/agents/deep/sac/sac.py 90.00% <0.00%> (-3.34%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant