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/
< rcurtin>
zoq: any chance you can add the ensmallen repo to AppVeyor? I think my account doesn't have permissions to do that, if I remember the process we went through for mlpack-wheels right :)
percyX has joined #mlpack
percyX has quit [Remote host closed the connection]
h_badger has joined #mlpack
h_badger has quit [Remote host closed the connection]
< metahost>
When is the next meet-up planned? I missed this one :(
< VikramSinghChund>
Thanks for your guidance. I saw your community page and am interested to work on ideas given on site (<https://github.com/mlpack/mlpack/wiki/SummerOfCodeIdeas>) . I am particularly interested in Reinforcement Learning idea. Can you further point on where to begin studies for this project? (I have good knowledge of Machine Learning and Deep learning and good at c++ and python). Thank you :)
< Nakul[m]>
i excuted the mlpack_test and it runs fine on my ubuntu i can share the result if you wish..
< Nakul[m]>
* i excuted the mlpack_test and it runs fine on my ubuntu i can share the result if you want: ).
namangup has quit [Quit: namangup]
namangup has joined #mlpack
nishantkr1867 has joined #mlpack
nishantkr1867 has quit [Remote host closed the connection]
KhizirSiddiquiGi has joined #mlpack
< KhizirSiddiquiGi>
Nakul: I have added few comments about style changes. Refer to the style build errors to fix them.
nishantkr18 has quit [Remote host closed the connection]
< KhizirSiddiquiGi>
Nakul: Also, the CallbackTest and SoftmaxRegressionTest fail. Can you fix that?
nishantkr18 has joined #mlpack
nishantkr18 has quit [Remote host closed the connection]
< Nakul[m]>
Khizir Siddiqui (Gitter): Hi could you tell me where it is failling as a run the all the test it went fine..here is the result https://pastebin.com/asV20TyZ
nishantkr18 has joined #mlpack
nishantkr18 has quit [Read error: Connection reset by peer]
< KhizirSiddiquiGi>
`mlpack_test` builds properly, but do the tests pass? Did you run `./bin/mlpack_test -t SoftmaxRegressionTest` and `./bin/mlpack_test -t CallbackTest`?
< zoq>
Nakul[m]: Looks like the build was just canceled, let me restart the build.
nishantkr18 has joined #mlpack
nishantkr18 has quit [Read error: Connection reset by peer]
nishantkr18 has joined #mlpack
nishantkr18 has quit [Read error: Connection reset by peer]
< Nakul[m]>
how to dealt with this..
< Nakul[m]>
i am not getting this error
nishantkr18 has joined #mlpack
nishantkr18 has quit [Remote host closed the connection]
< zoq>
Nakul[m]: You mean: CTEST_OUTPUT_ON_FAILURE=1 ctest -T Test does run fine on your system?