From 3f393a2e91b1cf6722ce5840b5e17b300a71c437 Mon Sep 17 00:00:00 2001 From: Maxence Faldor Date: Mon, 3 Jun 2024 13:25:56 +0000 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6e70055..41b6434 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # Quality-Diversity Actor-Critic -## Learning High-Performing and Diverse Behaviors via Value and Successor Features Critics This repository contains the code for "Quality-Diversity Actor-Critic: Learning High-Performing and Diverse Behaviors via Value and Successor Features Critics". Quality-Diversity Actor-Critic (QDAC) is a quality-diversity reinforcement learning algorithm that discovers high-performing and diverse skills.