Added cli for configuring/launching experiments

This commit is contained in:
2024-05-23 11:06:11 +01:00
parent 9536beea04
commit 2720887f88
6 changed files with 145 additions and 12 deletions

View File

@@ -21,6 +21,7 @@ matplotlib-backend-kitty = "^2.1.2"
euporie = "^2.8.2"
ipykernel = "^6.29.4"
tensorboard = "^2.16.2"
typer = "^0.12.3"
[build-system]