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

Test on finite vector env #324

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 6 commits into from
Mar 25, 2021
Merged

Conversation

ultmaster
Copy link
Contributor

Less important but also useful:

  • I have visited the source website
  • I have searched through the issue tracker for duplicates
  • I have mentioned version numbers, operating system and environment, where applicable:
    import tianshou, torch, sys
    print(tianshou.__version__, torch.__version__, sys.version, sys.platform)

This PR adds two tests/examples for using tianshou in applications with envs that consumes finite datasets.

@Trinkle23897 Trinkle23897 linked an issue Mar 25, 2021 that may be closed by this pull request
8 tasks
@Trinkle23897 Trinkle23897 merged commit 7db21f3 into thu-ml:master Mar 25, 2021
BFAnas pushed a commit to BFAnas/tianshou that referenced this pull request May 5, 2024
add test/base/test_env_finite.py
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.

Can collector/venv be aware of the environment state?
2 participants