From 18282c30ea1037eefba07226ec3d798c5fd5567b Mon Sep 17 00:00:00 2001 From: Evening Date: Sun, 14 May 2023 19:44:28 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 519ddc5f..f6c3b786 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ It uses **Neural Collaborative Filtering** to learn associations between user an predict new scores never before seen. **Performance Error Graph** -![Performance Graph](opal/models/V2_2023_04/error.png) +![Performance Graph](opal/models/V3_2023_05/error.png) ## :hourglass_flowing_sand: Project Status Currently, it's in its early access, that means, it'll have many problems!