-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Labels
enhancementNew feature or requestNew feature or requestsimulationRelates to the Python code to run simulationsRelates to the Python code to run simulations
Description
In the demo, normalization is done before updating the dense perceptron and dense nearest centroid classifiers, but the simulation doesn't use normalization.
Normalization is used to avoid submissions with large values that would corrupt the model. Using normalized vectors might be bad for these models but it seems like a necessary guard to have on-chain.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestsimulationRelates to the Python code to run simulationsRelates to the Python code to run simulations