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: 240 seconds]
vivekp has quit [Ping timeout: 268 seconds]
vivekp has joined #mlpack
vpal has joined #mlpack
vivekp has quit [Ping timeout: 248 seconds]
vpal is now known as vivekp
govg has joined #mlpack
witness has joined #mlpack
ImQ009 has joined #mlpack
addy has joined #mlpack
< addy> Hey, I'm new to open source, I have some experience coding programs in c++ (Mostly competitive programming problems), can someone guide me where do I start? :P
sameeran has joined #mlpack
< sameeran> hi
< sameeran> i need help where to start from
sameeran has left #mlpack []
addy has quit [Ping timeout: 260 seconds]
vmg27 has joined #mlpack
vmg27 has quit [Quit: Page closed]
sam___ has joined #mlpack
dungeon_master has joined #mlpack
< sam___> hey anyone i am getting problem for this line mlpack_fastmks --help as ----segmentation fault
< sam___> please cananyyone help me
rayl has joined #mlpack
< rayl> I installed mlpack on my macOS from source code, but it cannot use command line. The error shows that "dyld: Library not loaded: @rpath/libhdf5.101.dylib Referenced from: /usr/local/lib/libarmadillo.8.dylib Reason: image not found Abort trap: 6"
rayl has quit [Quit: Page closed]
sam___ has quit [Ping timeout: 260 seconds]
dungeon_master has quit [Ping timeout: 260 seconds]
< zoq> ImQ009: Good point, it's on my list to adjust the NLL layer to use 0 labels as input.
< zoq> ImQ009: Currently you have to create a datastream data, but adding a Predict that works with streaming data could be added, if that would makes things easier for you.
< zoq> vmg27: Good to know, I think boost will fix the issue in the upcoming version.
< zoq> dungeon_master: You could disable exlude the command line executables from the build process by adding -DBUILD_CLI_EXECUTABLES=OFF to the cmake command.
< zoq> dungeon_master: Not sure about the Clion IDE, maybe they do some extra steps in the backgroud? I think they use the same cmake file to configure the build process.
< zoq> addy: sameeran: http://www.mlpack.org/involved.html and mlpack.org/gsoc.html is a good point to start.
< ImQ009> zoq, I see, thank you for clarifying this. As for the data stream. I'm not entirely sure how it's handled underneath so I'd like to ask you the following
< ImQ009> Should the rho (and consequently, the amount of timesteps in streamed data) during prediction be the same as during training?
< ImQ009> Or can I set it to 1 for the purpose I explained earlier?
< zoq> Currently it has to be the same.
< ImQ009> Okay. That would explain unexpected results
< ImQ009> All clear now :)
govg has quit [Ping timeout: 248 seconds]
vmg27 has joined #mlpack
vmg27 has quit [Ping timeout: 260 seconds]
ImQ009 has quit [Quit: Leaving]