Feeds
질문
Creating simple Multi-layer Perceptron in Matlab
I want to train a MLP that gets 3 inputs and generate 6 outputs, how can I build, train and test such MLP? Suppose I have a r...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
How to sort the matrix rows based on a function over the rows
Let's say I have a *Nx3* matrix *M* of _double_. Consider, for example, a function *Map(a,b,c)* that returns a _double_ Ho...
대략 8년 전 | 답변 수: 2 | 0