Skip to content

Number of iterations in learning #97

Description

@shayantabrizi

In calling model.updateModel(data), I found nowhere to indicate the number of iterations for learning. Shouldn't the learning algorithms have some parameter for how many times they read data and try to optimize the parameters? Then, Is it correct to call model.updateModel(data) several times (e.g., 100 times) to learn the parameters correctly? Then, how can I know if the model is converging?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions