Added the points per score at turn label.

This commit is contained in:
2023-02-18 00:12:29 +01:00
parent e199c9ab55
commit c0943e4309
3 changed files with 178 additions and 62 deletions

View File

@@ -23,6 +23,7 @@ torchaudio = "^0.13.1"
gym = "^0.26.2"
kdepy = "^1.1.0"
plotly = "^5.13.0"
seaborn = "^0.12.2"
[tool.poetry.group.build.dependencies]
blackcellmagic = "^0.0.3"