You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I trained and run the agent on a workstation with 18C/36T CPU, 128 GB of RAM, and an RTX 6000 with 24GB VRAM.
I think that a CPU with 8C/16T and 64GB RAM should be enough, but in my case (and even in general) the bottleneck is usually the GPU VRAM. So, if you plan to train/inference on GPU invest money on that: consider a Nvidia A6000 with 48GB for example, or a dual-GPU setup with two RTX 4090 (so that one runs the simulator and the other the agent, or even a distributed version of the model.)
What was the hardwares you run this project on? I'm trying to build a pc for systems like this, thank you.
The text was updated successfully, but these errors were encountered: