CMA-ES Agent: CartPole-v1

Hugging Face

Abstract

This project demonstrates the use of Covariance Matrix Adaptation Evolution Strategy (CMA-ES) for reinforcement learning in the CartPole-v1 environment. The agent optimizes a linear policy using evolutionary methods, requiring no gradients or neural networks.

Technical

Results

References