From 3884052d71173bd1e77cb67f3ece564b24d518d7 Mon Sep 17 00:00:00 2001 From: pinb Date: Wed, 22 Nov 2023 10:02:26 +0900 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c41599..7f4f73c 100644 --- a/README.md +++ b/README.md @@ -351,7 +351,7 @@ Epoch [90/100] Train Loss: 0.0605
-Result +Result(code)
```python @@ -390,7 +390,7 @@ plt.show()
-Result +Result(image)
![output](./images/output.png)