-
Notifications
You must be signed in to change notification settings - Fork 0
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
Example: task=Humanoid #1
Comments
Default(python3 train.py task=Humanoid headless=True)
isaacgym_humanoid_result_test_20240210.mp4
|
Change 1
|
画像を出力しないとだいぶ学習の速度が上がります.
https://github.com/citbrains/IsaacGymEnvs/blob/main/docs/citbrains.md |
ありがとうございます。 試してみます。 |
Default (another command) (python3 train.py task=Humanoid capture_video=True capture_video_freq=1500 capture_video_len=300 force_render=False)
Import ERRORが出て、capture_videoが使えない。
|
Chaned Velocity Scale (dofVelocityScale: 0.1 -> 0.05, angularVelocityScale: 0.25 -> 0.125)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
使用PC: ML2 (研究室サーバ)
・OS: Ubuntu 20.04.6
・CPU: Ryzen 5 3500
・Mem: 32GB
・GPU: RTX 2080 Super 8GB * 2
・Nvidia Driver: 470.223.02
・CUDA: 11.2
・Pytorch: 1.8.1
・conda activate rlgpu
The text was updated successfully, but these errors were encountered: