Skip to content

Common neural network operations #20

@erlebach

Description

@erlebach

I am trying the provided examples, particularly those associated with neural networks. In particular, the following example does not seem to work:

x = einx.multiply("... [c]", x, einn.param(init=1e-5))

einn.param is missing a required argument. I could not find a similar example that is standalone. Even with AI, I cannot get the param() example to work. There is also no example in the tests/ folder that works with torch. Could somebody please provide me a functional example to work from? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions