Almanac
benchmark

Atari

benchmarkactiveatari-08c21b36·2 events·first seen 28d ago

Aliases: Atari

Co-occurring entities

More like this (12)

Recent events (2)

5Openai Blog·28d ago·source ↗

Evolution Strategies as a Scalable Alternative to Reinforcement Learning

OpenAI published research showing that evolution strategies (ES), a decades-old optimization technique, can match standard reinforcement learning performance on benchmarks like Atari and MuJoCo. The approach offers practical advantages over RL including easier parallelization and fewer hyperparameter sensitivities. This positions ES as a viable alternative training paradigm for policy optimization tasks.

7Openai Blog·28d ago·source ↗

OpenAI Gym Beta Release

OpenAI released the public beta of OpenAI Gym, a toolkit for developing and comparing reinforcement learning algorithms. The toolkit includes a suite of environments ranging from simulated robots to Atari games, along with a site for comparing and reproducing results. This represented a significant early infrastructure contribution to the RL research community.