Skip to content

NeuralNetwork (de)serialization does not preserve activation function #96

@enginefeeder101

Description

@enginefeeder101

Currently the (de)serialization features of the NeuralNetwork library does not preserve the activation function. The default activation function (currently sigmoid) will be used after deserialization.

This could be fixed by adding a replacer function to JSON.stringify().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions