Added trainer and made dataset hot-swappable

This commit is contained in:
2024-05-13 16:05:26 +01:00
parent 63bea4d355
commit 674175b260
4 changed files with 157 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ ipython = "^8.24.0"
matplotlib-backend-kitty = "^2.1.2"
euporie = "^2.8.2"
ipykernel = "^6.29.4"
tensorboard = "^2.16.2"
[build-system]