Poul-Erik Andreasen
2007-04-02 16:31:38 UTC
Hej
I am working with some TDANN's, and i am wondering if the order of the
neurons have any significance. Let say i have 2 time series of 3 steps,
foo and bar i want toenter into my ANN. Will it make any difference if i
do it this way
foo(n) foo(n-1) foo(n-2) bar(n) bar(n-1) bar(n-2)
or i do it this way
foo(n) bar(n) foo(n-1) bar(n-1) foo(n-2) bar(n-2)
Here am specially thinking of the sparce creation. Are
the proximity in any way relatatet too the probabillity
of a connection to be cut away.
Regards
Poul-Erik Andreasen
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
I am working with some TDANN's, and i am wondering if the order of the
neurons have any significance. Let say i have 2 time series of 3 steps,
foo and bar i want toenter into my ANN. Will it make any difference if i
do it this way
foo(n) foo(n-1) foo(n-2) bar(n) bar(n-1) bar(n-2)
or i do it this way
foo(n) bar(n) foo(n-1) bar(n-1) foo(n-2) bar(n-2)
Here am specially thinking of the sparce creation. Are
the proximity in any way relatatet too the probabillity
of a connection to be cut away.
Regards
Poul-Erik Andreasen
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV