photo

Amir Qolami


Last seen: 5 mesi fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

  • First Answer
  • Explorer

Visualizza badge

Feeds

Visto da

Risposto
how to calculate the output of neural network manually using input data and weights.
This works for any number of hidden layers and neurons; function output = NET(net,inputs) w = cellfun(@transpose,[net....

oltre 4 anni fa | 0

Risposto
How to manually calculate a Neural Network output?
The In{i} and Out{i} are inputs and outputs of i(th) hidden(and also output) layer. There are two rescales before the input and...

oltre 4 anni fa | 1