Community Profile

photo

Gino Massafra


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
Obtaining neural network formula
Dear Greg, I've found the answer to my question for this simple case: F = [-9 1 2 3 4 5 6 7 8 9 10 30 60];%neural network in...

7 years ago | 0

Question


Obtaining neural network formula
Hi, I'm trying to obtain the formula from neural network using a linear simple case: F = [-9 1 2 3 4 5 6 7 8 9 10 30 60];%ne...

7 years ago | 2 answers | 0

2

answers

Question


How do I extract midlines from this type of figure?
Hello, I would like to know if there is a way or a standard algorithm to extract midlines from a type of image attached below. ...

7 years ago | 0 answers | 0

0

answers

Question


Failure in a simple division
Hi everybody, I found a litle bug in a code of mine related to a failure in a simple division: >> 473/10 ans = 47.29999999...

8 years ago | 1 answer | 1

1

answer

Question


Artificial neural network - weights & biases
Hi everybody, I have used net = newff(F, T,[],{},'traingdx') in MATLAB R2012a version where F is a 2x4601 input matrix and T is ...

8 years ago | 1 answer | 1

1

answer

Answered
How to minimaze the number of neural network input?
That's it. Thank you Greg

9 years ago | 0

Question


How to minimaze the number of neural network input?
Hi everybody, I am trying to choose which are the best input parameters for my feedforward neural network. Actually, I have 14...

9 years ago | 2 answers | 0

2

answers