From 2c98f5bb0e0537330ac499b6b3aaa9cbc78cb8e4 Mon Sep 17 00:00:00 2001 From: alaterre Date: Mon, 15 Aug 2022 15:18:23 +0100 Subject: [PATCH] touch readme to test cla --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e07ad78..340ac19 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AlphaNPI -Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI. +Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI. ## Setup You need to install the required Python packages.