ChernyakKonstantin/godot_gym_api

Vectorized environments

ChernyakKonstantin opened this issue · 0 comments

Need to implement running several same environments in parallel.

First, prove hypothesis that running multiple Godot applications consume more resources than running single application with multiple scenes.

This will allow to gather more samples per second.