Skip to main content
Back to News Hub
🤖OpenAI
August 18, 2017
ChatGPT

OpenAI Baselines: ACKTR & A2C

Overview

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.

Read the full story at OpenAI

This publisher only syndicates a short excerpt by RSS. The full article, with all the detail, quotes, and context, lives on their site.

Open original article

Continue Learning

Comments

Comments appear only after moderation. Your email identifies your submission to the moderator and is never displayed here.

No approved comments yet.

Originally published by OpenAI
Read the original