Feeds
提问
I was trying to write a custom SoftMax layer, but I had some problems writing buildNet at the end.The error message is as follows:The Abstract class cannot be instantiated.
classdef mySoftmaxLayer < nnet.layer.Layer % & nnet.layer.Acceleratable properties (Learnable) % Layer lea...
3 years 前 | 1 个回答 | 0