I would like to model a multivariate X, where each X column is a metric X = sim(theta) At the moment I have to flatten X into a long vector Is any NPE model able to learn (X, theta) pairs where X has 2 dimensions?
I would like to model a multivariate X, where each X column is a metric
X = sim(theta)
At the moment I have to flatten X into a long vector
Is any NPE model able to learn (X, theta) pairs where X has 2 dimensions?