Skip to content

[simulation] Use normalization like in the demo. #135

@juharris

Description

@juharris

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

No one assigned

    Labels

    enhancementNew feature or requestsimulationRelates to the Python code to run simulations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions