This commit is contained in:
lotus 2024-11-21 22:07:57 +08:00
parent 9052bb9243
commit 67c38df0d5
2 changed files with 3000 additions and 1 deletions

3000
.gitignore vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@ -84,4 +84,3 @@ if __name__ == '__main__':
train(model, train_loader, test_loader)
# 只为测试 111