Feeds
質問
DLnetwork definition and training problem with outputLayer
I need to use dlnetwork (in order to export it to ONNX format). I have defined its layers as follows: layers = [ sequence...
1年以上 前 | 3 件の回答 | 0
3
回答質問
Exporting a custom trained network to C#. MATLAB coder or ONNX?
I have a simple working trained custom network code that does a great job for me in classifying new data (arrays of 202 integers...
1年以上 前 | 1 件の回答 | 0
1
回答回答済み
Exporting machine learning model to .NET Assembly
Hi I have trained a neural network in Matlab, and now would like to predict using this trained network from C# code. How do I ...
Exporting machine learning model to .NET Assembly
Hi I have trained a neural network in Matlab, and now would like to predict using this trained network from C# code. How do I ...
2年弱 前 | 0
質問
How do I mulltiply a complex conjugate vector by its second derrivative (also complex) to get a real number?
I want to perform calculation in quantum mechanics of the kinetic energy using the mimentum representation: for this I want to ...
約3年 前 | 1 件の回答 | 0
