Denys88 / rl_games

RL implementations
MIT License
819 stars 138 forks source link

Multi-node training support #240

Closed ViktorM closed 1 year ago

ViktorM commented 1 year ago

Random seeds and statistics are now handled correctly for multi-node training cases. No changes to training scripts are required. Multi-gpu/multi-node training is currently supported only for GPU-accelerated simulators like Isaac Gym.