Neural network and matrix
Hi
If I have a n*m A-matrix (Ai,j) 1<i<n, 1<j<m,="" and="" i="" want="" to="" build="" a="" neural="" net="" (with="" neuralnetpackage="" in="" r)="" transforming="" columns="" (ai,k)="" in="" (ai,k+1).<="" p="">
I tried to make it with net<- neuralnet(formula =A[,k]~A[,k+1] , data=A, hidden=10), but there's this message
Error in model.frame.default(formula.reverse, data) : invalid type (list) for variable 'A[,k + 1]'
My goal is to build a neuralnet with m>>n to analyse scaling laws.
Can someone help me in this field?
• 786 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Hello Billy!
We believe that this post does not fit the main topic of this site.
Doesn't look like bioinformatics
For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.
If you disagree please tell us why in a reply below, we'll be happy to talk about it.
Cheers!