Update README.md
Browse files
README.md
CHANGED
@@ -70,7 +70,8 @@ final_output=jnp.argmax(outputs,axis=-1)
|
|
70 |
Print(f"the predction of the dataset : {final_output}")
|
71 |
```
|
72 |
|
73 |
-
|
74 |
-
|
|
|
75 |
|
76 |
|
|
|
70 |
Print(f"the predction of the dataset : {final_output}")
|
71 |
```
|
72 |
|
73 |
+
```
|
74 |
+
The Correct answer:-Option1
|
75 |
+
```
|
76 |
|
77 |
|