verne.freenode.net changed the topic of #mlpack to: http://www.mlpack.org/ -- We don't respond instantly... but we will respond. Give it a few minutes. Or hours. -- Channel logs: http://www.mlpack.org/irc/
govg has quit [Ping timeout: 244 seconds]
govg has joined #mlpack
govg has quit [Ping timeout: 256 seconds]
govg has joined #mlpack
govg has quit [Ping timeout: 256 seconds]
govg has joined #mlpack
govg has quit [Ping timeout: 260 seconds]
witness_ has joined #mlpack
govg has joined #mlpack
saurabh_p has joined #mlpack
saurabh_p has quit [Client Quit]
govg has quit [Ping timeout: 258 seconds]
govg has joined #mlpack
k1ngsl3y has joined #mlpack
govg has quit [Ping timeout: 265 seconds]
witness_ has quit [Quit: Connection closed for inactivity]
govg has joined #mlpack
saurabh has joined #mlpack
saurabh has quit [Quit: This computer has gone to sleep]
saurabh has joined #mlpack
saurabh has quit [Client Quit]
saurabh has joined #mlpack
saurabh has quit [Quit: This computer has gone to sleep]
saurabh has joined #mlpack
govg has quit [Ping timeout: 250 seconds]
saurabh has quit [Quit: This computer has gone to sleep]
saurabh has joined #mlpack
saurabh has quit [Quit: This computer has gone to sleep]
govg has joined #mlpack
saurabh has joined #mlpack
saurabh has quit [Quit: This computer has gone to sleep]
sumedhghaisas has joined #mlpack
saurabh has joined #mlpack
a-l-e--- has joined #mlpack
< a-l-e---> hey, how can i get a vector of ints out of an array of double?
< a-l-e---> (the values are almost int, they should be rounded...)
< rcurtin> hi there, couldn't you do this:
< rcurtin> arma::ivec vec_of_ints = arma::conv_to<arma::ivec>::from(vec_of_doubles)
< rcurtin> (I'm assuming that your vectors are armadillo vectors)
< a-l-e---> yes, rcurtin !
< rcurtin> ok, that should work then :)
< a-l-e---> i finally found that i should have google for "armadillo to int" instead of "mlpack to int" and go on the better path!
< a-l-e---> but thanks for you help!
k1ngsl3y has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
saurabh has quit [Quit: This computer has gone to sleep]
< rcurtin> a-l-e---: sure, no problem, happy to help out :)
saurabh_P has joined #mlpack
< saurabh_P> Hi
< saurabh_P> I'm interested in contributing to mlpack. Can anyone please guide me to the beginner level tasks ?
< saurabh_P> I'm using mac OS sierra.
< saurabh_P> \join
saurabh_P has quit [Quit: Leaving]
saurabh_P has joined #mlpack
a-l-e--- has quit [Ping timeout: 256 seconds]
a-l-e--- has joined #mlpack
a-l-e--- has quit [Ping timeout: 246 seconds]
< zoq> saurabh_P: Hello, so I would start with the tutorials especially Building mlpack from source: http://www.mlpack.org/docs/mlpack-2.1.0/doxygen.php?doc=build.html#build
< zoq> saurabh_P: You can use brew or macports to get all the dependencies on Mac OS.
< saurabh_P> Cool. I'll get to it.
< saurabh_P> After that are there any open enhancements or bugs on which I can start working right away ?
< zoq> I think that depends on your interested. But there are a few issues on Github that might be a good place to jump in; we tag them by difficulty. Here are the "easy" tickets: https://github.com/mlpack/mlpack/issues?q=is%3Aopen+is%3Aissue+label%3A%22D%3A+easy%22
< zoq> If you don't find something interesting, let us talk and come up with some cool ideas.
< saurabh_P> Cool. Thanks :)
saurabh_P has quit [Quit: This computer has gone to sleep]
sumedhghaisas has quit [Quit: Ex-Chat]
mentekid has quit [Ping timeout: 252 seconds]