Torch.NET icon indicating copy to clipboard operation
Torch.NET copied to clipboard

Use torch.optim

Open quajak opened this issue 5 years ago • 1 comments

In the example with_optimizer.cs it uses the torch.optim.Adam optimiser https://github.com/SciSharp/Torch.NET/blob/a40a8f722216d2276c4d9827d03f7090b3c5e010/src/Examples/SimpleNeuralNetworkExample/with_optimizer.cs#L53 I currently cant find the namespace + class in the code base. Am I missing it or has it not been implemented/released yet?

quajak avatar Nov 04 '19 01:11 quajak

it has not been implemented yet

henon avatar Nov 04 '19 07:11 henon