Blazer007 commited on
Commit
e7a9191
1 Parent(s): 8a35bf7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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.