Skip to content

Use torch.optim #6

@quajak

Description

@quajak

In the example with_optimizer.cs it uses the torch.optim.Adam optimiser

var optimizer = torch.optim.Adam(model.parameters(), lr: learning_rate);
I currently cant find the namespace + class in the code base. Am I missing it or has it not been implemented/released yet?

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