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

feature(rjy): add crowdsim env and related configs #208

Closed
wants to merge 5 commits into from

Conversation

nighood
Copy link
Collaborator

@nighood nighood commented Apr 8, 2024

No description provided.

@puyuan1996 puyuan1996 added the environment New or improved environment label Apr 8, 2024
zoo/CrowdSim/envs/test_CrowdSim_env.py Show resolved Hide resolved
zoo/CrowdSim/envs/Crowdsim/env/crowd_sim.py Show resolved Hide resolved
# ==============================================================

CrowdSim_efficientzero_config = dict(
exp_name=
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code需要reformate一下

lzero/worker/muzero_collector.py Show resolved Hide resolved
lzero/worker/muzero_collector.py Show resolved Hide resolved
lzero/worker/muzero_evaluator.py Show resolved Hide resolved
'step': self._env_info[env_id]['step'],
'visit_entropy': visit_entropies_lst[env_id] / eps_steps_lst[env_id],
}
if timestep.info.get('performance_info') is not None:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

description增加这个PR的功能介绍,以及实验的benchmark结果

@puyuan1996 puyuan1996 changed the title env(rjy): add crowdsim env feature(rjy): add crowdsim env and related configs Apr 8, 2024
@puyuan1996
Copy link
Collaborator

We have a new polished PR #230.

@puyuan1996 puyuan1996 closed this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
environment New or improved environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants