diff --git a/README.md b/README.md index 47468fd..2625a1a 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@

- pre-commit - pdoc - pytest + pre-commit + pdoc + pytest

Dentro is an implementation of Counter Factual Regret Minimization (CFRM). It provides the basic building blocks needed to assemble your own graphs and solve the problem using the provided algorithm. This repo shows CFRM applied to the game of rock-paper-scissors.