Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ tags:
|
|
| 11 |
|
| 12 |
### Consistency training with supervision
|
| 13 |
|
|
|
|
|
|
|
| 14 |
In this example, we have trained an image classification model enforcing a sense of consistency inside it by doing the following:
|
| 15 |
|
| 16 |
- Train a standard image classification model.
|
|
|
|
| 11 |
|
| 12 |
### Consistency training with supervision
|
| 13 |
|
| 14 |
+
[Keras Example Link](https://keras.io/examples/vision/consistency_training/)
|
| 15 |
+
|
| 16 |
In this example, we have trained an image classification model enforcing a sense of consistency inside it by doing the following:
|
| 17 |
|
| 18 |
- Train a standard image classification model.
|