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/
witness has quit [Quit: Connection closed for inactivity]
tantei has joined #mlpack
tantei is now known as yugandharT
yugandharT has quit [Quit: Leaving]
vivekp has quit [Ping timeout: 250 seconds]
vivekp has joined #mlpack
vivekp has quit [Ping timeout: 250 seconds]
vivekp has joined #mlpack
vivekp has quit [Read error: Connection reset by peer]
vivekp has joined #mlpack
vivekp has quit [Ping timeout: 268 seconds]
vivekp has joined #mlpack
witness has joined #mlpack
prateek0001 has joined #mlpack
prateek0001_ has joined #mlpack
prateek0001_ has quit [Client Quit]
prateek0001 has quit [Remote host closed the connection]
vivekp has quit [Read error: Connection reset by peer]
vivekp has joined #mlpack
< jenkins-mlpack2> Project docker mlpack nightly build build #174: UNSTABLE in 3 hr 16 min: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/174/
ImQ009 has joined #mlpack
ImQ009 has quit [Read error: Connection reset by peer]
travis-ci has joined #mlpack
< travis-ci> saksham189/mlpack#21 (br - 82413ab : Saksham Bansal): The build failed.
travis-ci has left #mlpack []
travis-ci has joined #mlpack
< travis-ci> saksham189/mlpack#21 (br - 82413ab : Saksham Bansal): The build failed.
travis-ci has left #mlpack []
Saksham_ has joined #mlpack
travis-ci has joined #mlpack
< travis-ci> saksham189/mlpack#22 (br - 2311912 : Saksham Bansal): The build is still failing.
travis-ci has left #mlpack []
Saksham_ has quit [Ping timeout: 256 seconds]
prateek0001 has joined #mlpack
Saksham_ has joined #mlpack
vivekp has quit [Read error: Connection reset by peer]
vivekp has joined #mlpack
Saksham_ has quit [Ping timeout: 256 seconds]
< prateek0001> @rcurtin, arch does not provide armadillo as a prepackaged library, moreover the package provided in the arch user repository which can be built and installed does not provide support for building it with hdf5 for various reasons. So I was forced to build from source and install. Doing that the libarmadillo.so file is now situated in the /usr/lib64/ folder which mlpack is unable to find.
< prateek0001> as a result I am not able to build mlpack. Any ideas what can be done for pointing mlpack to this folder while building it ?
< zoq> prateek0001: See https://github.com/mlpack/mlpack/blob/master/CMakeLists.txt#L214-L221, so 'cmake -DARMADILLO_LIBRARY=/usr/lib64/ ..' should help to find libarmadillo.so
lozhnikov has quit [Quit: ZNC 1.7.1 - https://znc.in]
lozhnikov has joined #mlpack
lozhnikov has quit [Quit: ZNC 1.7.1 - https://znc.in]
nagato007 has joined #mlpack
< nagato007> had issues installing mlpack from source on win10, so instead installed libmlpack-dev on my ubuntu VM
< nagato007> i want to know if i can change code, solve issues now
< nagato007> bcoz i have installed mlpack to root, is it possible to download from source, make changes and build+commit
nagato007 has quit [Quit: Page closed]
nagato007 has joined #mlpack
yugandhar has joined #mlpack
prateek0001 has quit [Ping timeout: 244 seconds]
< nagato007> hi, anyone here
< nagato007> i notice mlpack isn't as well developed for deep learning purposes yet, such as lack of pre-trained networks etc...
< nagato007> would like to contribute to training such models
< nagato007> also we can make tutorials for many deep learning applications such as vqa, object detection, segmentation, etc using mlpack
< yugandhar> how can I compile mlpack files on my local system? I use a VScode env and it says needs openMP support to compile files
travis-ci has joined #mlpack
< travis-ci> saksham189/mlpack#25 (br - 13b194a : Saksham Bansal): The build failed.
travis-ci has left #mlpack []
< zoq> nagato007: Hello, for how to build mlpack from source see: https://www.mlpack.org/docs/mlpack-git/doxygen/build.html
< zoq> nagato007: There are some ready to use models/examples here: https://github.com/mlpack/models but would be great to add more
< zoq> yugandhar: See https://www.mlpack.org/docs/mlpack-git/doxygen/build_windows.html to build mlpack on windows, and you don't need OpenMP to build the code.
< yugandhar> I had no problem in building mlpack for existing models, I was working on an issue and I made some changes and I wanted to check if everything is working how it should now but I am not able to compile my changes. I need to rebuild mlpack to observe my changes?can't I just run cpp test file directly?
< zoq> yugandhar: If you changed something in the mlpack codebase, it's the easier to just rebuild the codebase using cmake & make instead of building a single file; note only the changes are build.
< yugandhar> zoq: got it thanks for the help
ImQ009 has joined #mlpack
vivekp has quit [Ping timeout: 250 seconds]
nagato007 has quit [Ping timeout: 256 seconds]
ImQ009 has quit [Quit: Leaving]