photo

amin sari


Attivo dal 2018

Followers: 0   Following: 0

Statistica

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Function approximation with deep learning.
Hello everyone. My question is how to use deep Neural Networks to approximate a function using built-in MATLAB functions? I am...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


How to use trained neural network as function using MATLAB coder?
I've trained a simple neural network that just multiply 4 numbers and gives 1 number as an output. ( output(x0) = in1(x0)*in2...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Test trained network with different input sizes
Hello everyone, My question is if we trained a NN with dataset of size(200 * 50) and targets of size(200 * 50) and the traine...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


how to transfer data from MATLAB to c++ using MEX
I use following code to transfer data from c++ to matlab: void function(vector<vector<double>> mat) { ...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


writing trained neural network to .xml file
Hello everyone. My question is how to save trained net into a .xml file can we use the following? xmlwrite('net.xml...

quasi 6 anni fa | 1 risposta | 0

1

risposta