Tools
OpenAI Baselines: ACKTR & A2C
Listen to Brief
AI audio in English, based on the NadiAI brief and original source.
Daily Audio Digest
Get daily AI news audio on your device.
Install NadiAI for quick access to the 5 latest AI stories each day.
- Tap Enable Alerts and allow notifications from NadiAI.
- If the Install App option appears in the address bar, install NadiAI for faster access.
- If it does not appear, bookmark this page or pin the NadiAI tab.
Brief
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.
Why It Matters
Keluaran ini memudahkan penyelidik dan pembangun menguji dan membina algoritma RL yang lebih cekap sampel menggunakan kod sumber OpenAI.