Update README.md
Browse files
README.md
CHANGED
@@ -90,7 +90,7 @@ early_stopping = EarlyStopping(monitor='val_acc',min_delta=0,patience=2,verbose=
|
|
90 |
|
91 |
## Evaluation
|
92 |
|
93 |
-
The model takes 7-10 minutes to run , based on our dataset , equipped with pc hardware: i9 13900 , 32gb
|
94 |
your mileage may vary.
|
95 |
|
96 |
|
|
|
90 |
|
91 |
## Evaluation
|
92 |
|
93 |
+
The model takes 7-10 minutes to run , based on our dataset , equipped with the following pc hardware: cpu :i9 13900 ,ram: 32gb , gpu: rtx 3080
|
94 |
your mileage may vary.
|
95 |
|
96 |
|