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

关于动作 #2

Open
Joll123 opened this issue Nov 24, 2019 · 0 comments
Open

关于动作 #2

Joll123 opened this issue Nov 24, 2019 · 0 comments

Comments

@Joll123
Copy link

Joll123 commented Nov 24, 2019

你好,
actor_network输出线速度[0,1]角速度时[-1,1],但是在agent_stage_1.py中用
a[0] = np.clip(np.random.normal(a[0], var), 0., 1.)
a[1] = np.clip(np.random.normal(a[1], var), -0.5, 0.5),角速度这样处理时为什么。
最后一层是否用batch_norm有影响吗?

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

No branches or pull requests

1 participant