Alexandra Tzilivaki
Foundation for Research and Technology Hellas
Followers: 0 Following: 0
Computational Neuroscientist
Feeds
提问
Data Normalization for Artificial Neural Network use
Hello!! I would like to train my neural network with two customized equations in my hidden layers one similar to logsig and the ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Multilayer neural network with newff
Hello everyone! I have constructed a neural network with 2 input layers and 3 layers (one of them represents the output one). ...
8 years 前 | 2 个回答 | 0
2
个回答提问
Fit a sigmoid function to data
Hello everyone! Please i need your feedback! I would like to fit a sigmoid function to my data and calculate the best coefficie...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to fit a logarithmic curve to my data;
Hello everyone! Please, i need your feedback! I would like to to fit a log equation to my data but i cannot find it neither in ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Mean of a 3D cell
Hello everyone! I would be much appreciated if you can help dealing with an easy problem I have a cell called voltage with...
8 years 前 | 2 个回答 | 0
2
个回答已回答
How to view confusion matrix of neural network?
If you have saved t(=targets), y=(outputs), x(=inputs), net and tr then simply plot: % Plots figure; plotconfusion(t,y)...
How to view confusion matrix of neural network?
If you have saved t(=targets), y=(outputs), x(=inputs), net and tr then simply plot: % Plots figure; plotconfusion(t,y)...
8 years 前 | 1
| 已接受