TorchBeast
2000년 도입 · 논문 2편에서 사용
TorchBeast is a platform for reinforcement learning (RL) research in PyTorch. It implements a version of the popular IMPALA algorithm for fast, asynchronous, parallel training of RL agents.
출처: TorchBeast: A PyTorch Platform for Distributed RL
소개 논문: TorchBeast: A PyTorch Platform for Distributed RL
Distributed Reinforcement Learning · Reinforcement LearningDistributed Methods · General