Update README.md
Browse files
README.md
CHANGED
@@ -42,10 +42,10 @@ The hyperparamteres like `SCHEDULE_LENGTH` and `SCHEDULE_BOUNDARIES` are determi
|
|
42 |
|
43 |
The `SCHEDULE_LENGTH` is aslo determined whether to use [MixUp Augmentation](https://arxiv.org/abs/1710.09412) or not. You can also find an easy MixUp Implementation in [Keras Coding Examples](https://keras.io/examples/vision/mixup/).
|
44 |
|
45 |
-

|
46 |
|
47 |
### Training results
|
48 |
-

|
49 |
|
50 |
<details>
|
51 |
<summary> View Model Plot </summary>
|
|
|
42 |
|
43 |
The `SCHEDULE_LENGTH` is aslo determined whether to use [MixUp Augmentation](https://arxiv.org/abs/1710.09412) or not. You can also find an easy MixUp Implementation in [Keras Coding Examples](https://keras.io/examples/vision/mixup/).
|
44 |
|
45 |
+

|
46 |
|
47 |
### Training results
|
48 |
+

|
49 |
|
50 |
<details>
|
51 |
<summary> View Model Plot </summary>
|