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

Support vectorized envs and gym env improvements #15

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

rk1a
Copy link

@rk1a rk1a commented Dec 11, 2022

  • add test loop for vectorized envs (requires stable baselines3)
  • add seeding
  • write and load minetest conf, e.g. set display size
  • proper reset(), i.e. restart minetest server/client, reset world
  • logging

How to test

  • python hacking_testing/test_loop_parallel.py
  • python hacking_testing/test_loop.py

*  add seeding
* write and load minetest conf, e.g. set display size
* proper reset(), i.e. restart minetest server/client, reset world
* logging
@rk1a rk1a marked this pull request as ready for review December 11, 2022 13:06
@rk1a rk1a requested a review from AI-WAIFU December 11, 2022 13:06
@neverix
Copy link
Member

neverix commented Dec 11, 2022

I tested, looks good to me

@rk1a rk1a merged commit 9277755 into EleutherAI:develop Dec 12, 2022
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

2 participants