这是indexloc提供的服务,不要输入任何密码
Skip to content

add vizdoom example, bump version to 0.4.2 #384

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

Merged
merged 4 commits into from
Jun 26, 2021

Conversation

Trinkle23897
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 25, 2021

Codecov Report

Merging #384 (613e61a) into master (c0bc8e0) will decrease coverage by 0.07%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
- Coverage   94.72%   94.65%   -0.08%     
==========================================
  Files          57       57              
  Lines        3751     3758       +7     
==========================================
+ Hits         3553     3557       +4     
- Misses        198      201       +3     
Flag Coverage Δ
unittests 94.65% <80.00%> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
tianshou/utils/log_tools.py 93.33% <ø> (ø)
tianshou/data/batch.py 98.99% <40.00%> (-0.76%) ⬇️
tianshou/__init__.py 100.00% <100.00%> (ø)
tianshou/data/buffer/base.py 99.42% <100.00%> (+<0.01%) ⬆️
tianshou/data/collector.py 95.37% <100.00%> (+0.01%) ⬆️
tianshou/policy/imitation/discrete_crr.py 93.44% <100.00%> (ø)
tianshou/policy/modelfree/dqn.py 97.61% <100.00%> (ø)
tianshou/policy/modelfree/trpo.py 93.44% <100.00%> (+0.10%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c0bc8e0...613e61a. Read the comment docs.

@Trinkle23897 Trinkle23897 changed the title bump version to 0.4.2 add vizdoom example, bump version to 0.4.2 Jun 26, 2021
@Trinkle23897 Trinkle23897 merged commit ebaca6f into thu-ml:master Jun 26, 2021
BFAnas pushed a commit to BFAnas/tianshou that referenced this pull request May 5, 2024
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.

What is the old version of numpy and networkx so the nx.Graph() can be saved as obs
2 participants