Skip to content

Weight model should update parameters in-place #12

Description

@cswaney

Currently, model parameters are over-written: model.W = reshape(x, size(model.W)). Would this change have any affect on maximum-likelihood optimization?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

refactorImprove code without adding new features

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions