News
우리는 두 가지 새로운 OpenAI Baselines 구현체인 ACKTR과 A2C를 출시합니다. A2C는 동기식 Advantage Actor Critic(A3C)의 동기식 결정론적 변형으로, 동일한 성능을 제공한다는 것을 발견했습니다...
출처 제공 본문
We’re releasing two new OpenAI Baselines implementations: ACKTR and A2C. A2C is a synchronous, deterministic variant of Asynchronous Advantage Actor Critic (A3C) which we’ve found gives equal performance. ACKTR is a more sample-efficient reinforcement learning algorithm than TRPO and A2C, and requires only slightly more computation than A2C per update.
댓글 0
댓글을 불러오는 중입니다.