assignment-a3: use tensorboard for logging

This commit is contained in:
franksim
2025-10-31 13:17:46 +00:00
parent 3d676116a7
commit c8e5796aef
2 changed files with 35 additions and 12 deletions
+1
View File
@@ -1,5 +1,6 @@
.venv/
.data
runs/
__pycache__/
*.code-workspace
.vscode/