ANON-STUDIOS-254 commited on
Commit
1aab701
1 Parent(s): 2d4cd6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ This model can be used in a variety of applications, including:
53
  - **Loss Function**: Categorical Cross-Entropy Loss.
54
  - **Optimizer**: Adam optimizer.
55
  - **Learning Rate**: `0.001`.
56
- - **Training Epochs**: Replace with actual number of epochs.
57
  - **Evaluation Metrics**: Accuracy, Precision, Recall, and F1-Score.
58
 
59
  ### Evaluation Results
 
53
  - **Loss Function**: Categorical Cross-Entropy Loss.
54
  - **Optimizer**: Adam optimizer.
55
  - **Learning Rate**: `0.001`.
56
+ - **Training Epochs**: 50.
57
  - **Evaluation Metrics**: Accuracy, Precision, Recall, and F1-Score.
58
 
59
  ### Evaluation Results