photo

Alexandra Tzilivaki


Foundation for Research and Technology Hellas

Last seen: 2 months 前 自 2016 起处于活动状态

Followers: 0   Following: 0

Computational Neuroscientist

统计学

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

查看徽章

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)...

8 years 前 | 1

| 已接受