MamaPearl commited on
Commit
d1156d8
·
verified ·
1 Parent(s): 5ca319c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -257,7 +257,7 @@ Preprocessing Requirements:
257
 
258
  - Input Size: 32x32 (standard for CIFAR-10)
259
 
260
- - Normalization: Mean $[0.5, 0.5, 0.5]$ and Std $[0.5, 0.5, 0.5]$ (scales pixels from $[0, 1]$ to $[-1, 1]$)
261
 
262
  ## NULA Architecture
263
 
 
257
 
258
  - Input Size: 32x32 (standard for CIFAR-10)
259
 
260
+ - Normalization: Mean [0.5, 0.5, 0.5] and std [0.5, 0.5, 0.5] (scales pixels from [0, 1] to [-1, 1])
261
 
262
  ## NULA Architecture
263