ChanServ changed the topic of #mlpack to: "mlpack: a fast, flexible machine learning library :: We don't always respond instantly, but we will respond; please be patient :: Logs at http://www.mlpack.org/irc/
davida has quit [Read error: Connection reset by peer]
davida has joined #mlpack
zoq has quit [Ping timeout: 245 seconds]
zoq has joined #mlpack
vivekp has quit [Read error: Connection reset by peer]
vivekp has joined #mlpack
cjlcarvalho has joined #mlpack
< jenkins-mlpack2> Project docker mlpack nightly build build #152: STILL UNSTABLE in 6 hr 50 min: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/152/
cjlcarvalho has quit [Ping timeout: 250 seconds]
mlPackApprentice has joined #mlpack
< mlPackApprentice> Hello. My team and I have made steady progress on building an RNN that predicts stockprices. There's just 1 thing that's bothering me. The RNN<>.Train(predictors, responses) function takes an arma::cube of predictors and an arma::cube of responses. The predictors is our cube of training data of hourly stockprices, divided in sequences of 24 (so 24 slices).
< mlPackApprentice> For the responses cube, I understand it to work as follows: the rows should be what classes you want predicted (in our case 5 values so 5 rows). Then the columns should be equal to the predictors cube, as you want a prediction for each column (or data sample). Then for the slices is my question: If you only make your "responses" cube to have 1 slices, does that mean it will predict only the next 1 hour based on the 24 previo
< mlPackApprentice> In other words, if my "Predictors" cube is 12x100x24, does that mean that if I make my "Responses" cube 5x100x1, I will get 100 x 1 predictions of all 5 classes for each of the samples in the corresponding slice?
< mlPackApprentice> A second question: I noticed that if I initialize my "Responses" cube with "zeros" (so a matrix with only 0's everywhere), the Train() function will give me an IndexOutOfBoundsException. But if I initialize the "Responses" cube with "randu" (so values between 0 and 1), it works. So I am wondering: If the "Responses" cube is going to be filled with predictions from the RNN anyway, why should the fill values matter? They're go
< mlPackApprentice> Thank you in advance for taking the time to read.
cjlcarvalho has joined #mlpack
cjlcarvalho has quit [Read error: No route to host]
cjlcarvalho has joined #mlpack
cjlcarvalho has quit [Ping timeout: 240 seconds]
dagar has joined #mlpack
dagar has left #mlpack []
vivekp has quit [Read error: Connection reset by peer]
vivekp has joined #mlpack
cjlcarvalho has joined #mlpack
cjlcarvalho has quit [Ping timeout: 245 seconds]
mlPackApprentice has quit [Ping timeout: 256 seconds]
athithya12 has joined #mlpack
athithya12 has quit [Client Quit]
davida has quit [Ping timeout: 250 seconds]
davida has joined #mlpack
davida has quit [Read error: Connection reset by peer]
davida has joined #mlpack
davida has quit [Ping timeout: 250 seconds]
davida has joined #mlpack
ImQ009 has joined #mlpack
ImQ009 has quit [Quit: Leaving]