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/
say4n has joined #mlpack
travis-ci has joined #mlpack
< travis-ci> mlpack/examples#775 (master - 6532728 : Marcus Edel): The build passed.
travis-ci has left #mlpack []
M94KAAAZXS is now known as huberspot[m]
< huberspot[m]> Hey guys amazing crowd here. I always wanted to work on something more than deploying just deploying machine learning models and I also love C++. I think mlpack is perfect place for me. It would be dream come true getting along with you guys. Any suggestion or guidance will be helpfull.
< huberspot[m]> Hey guys, looks like this place is full of amazing people. I always wanted to work on something more than just deploying machine learning models and I also love C++. I think mlpack is perfect place for me. It would be dream come true getting along with you guys. Any suggestion or guidance will be helpful. Thank you so much.
ImQ009 has joined #mlpack
< swaingotnochill[> huberspot You should checkout the readme in GitHub and the docs. Try playing around with the package first and then you might find something interesting to implement or solve present issues.👍
< huberspot[m]> swaingotnochill Thank you very much. I will do that.
MikeWilson[m] has quit [Quit: Idle for 30+ days]
< kaushal[m]> ./dcgan.cpp:44:27: error: ‘GetParam’ is not a member of ‘CLI’; did you mean
< kaushal[m]> mlpack::bindings::cli::GetParam’?
< kaushal[m]> 44 | datasetMaxCols = CLI::GetParam<int>("dataset-max-cols");
< kaushal[m]> I have already included bindings/third_party/CLI/CLL11.hpp and bindings/cli/add_to cli11.hpp and bindings/cli/cli_options.hpp
< kaushal[m]> can anyone help on this??
< rcurtin[m]> @kaushal07:matrix.org: my guess is that you are trying to compile code written for an older version of mlpack against the current mlpack git master
< rcurtin[m]> in the current mlpack git master, the class is called `IO`, not `CLI`; you will have to adapt your program accordingly
< Aakash-kaushikAa> Hey, do you guys know at what time the GSoC projects are announced, I am a bit excited for the results as can be seen 😂 😛
< zoq> Aakash-kaushikAa: 18:00 UTC
< shrit[m]> zoq: you mean tomorrow at 18:00 UTC
< shrit[m]> ?
< zoq> yes
< kaushal[m]> <rcurtin[m] "in the current mlpack git master"> ok so I have to change the functions as well with IO
< Aakash-kaushikAa> Thanks for the information :)
ImQ009 has quit [Quit: Leaving]