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/
soonmok has joined #mlpack
soonmok has quit [Ping timeout: 255 seconds]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Ping timeout: 258 seconds]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
vivekp has quit [Ping timeout: 250 seconds]
soonmok has quit [Ping timeout: 258 seconds]
vivekp has joined #mlpack
seewishnew has joined #mlpack
seewishnew has quit [Ping timeout: 264 seconds]
soonmok has joined #mlpack
seewishnew has joined #mlpack
mulx10 has joined #mlpack
mulx10_ has joined #mlpack
mulx10_ has quit [Client Quit]
mulx10_ has joined #mlpack
< mulx10_> Hello everyone
< mulx10_> I need some help regarding compiling the mlpack tests
mulx10 has quit [Ping timeout: 256 seconds]
< mulx10_> when I compile I get /usr/bin/ld: /tmp/ccfnzQbs.o: undefined reference to symbol '_ZN5boost9unit_test9ut_detail24auto_test_unit_registrarC1Ei' //usr/lib64/libboost_unit_test_framework-mt.so.1.53.0: error adding symbols: DSO missing from command line
< mulx10_> I used 'g++ -std=c++11 -lmlpack -larmadillo -lboost_serialization lmnn_test.cpp' for compiling
< mulx10_> thank you
mu_ has joined #mlpack
mu_ has quit [Client Quit]
seewishnew has quit [Remote host closed the connection]
seewishnew has joined #mlpack
seewishnew has quit [Remote host closed the connection]
seewishnew has joined #mlpack
seewishnew has quit [Ping timeout: 268 seconds]
mulx10_ has quit [Ping timeout: 256 seconds]
seewishnew has joined #mlpack
seewishnew has quit [Ping timeout: 250 seconds]
soonmok_ has joined #mlpack
vivekp has quit [Ping timeout: 255 seconds]
soonmok has quit [Ping timeout: 246 seconds]
vivekp has joined #mlpack
seewishnew has joined #mlpack
mulx10 has joined #mlpack
mulx10 has quit [Quit: Page closed]
< rcurtin> mulx10_: build the tests according to the build tutorial--- use 'make' and cmake instead of trying to compile manually
< rcurtin> that should help :)
vivekp has quit [Ping timeout: 258 seconds]
vivekp has joined #mlpack
seewishnew has quit [Remote host closed the connection]
seewishnew has joined #mlpack
seewishn_ has joined #mlpack
seewishnew has quit [Ping timeout: 250 seconds]
seewishn_ has quit [Ping timeout: 252 seconds]
saksham189 has joined #mlpack
shivam123 has joined #mlpack
seewishnew has joined #mlpack
soonmok_ has quit [Remote host closed the connection]
soonmok has joined #mlpack
seewishnew has quit [Ping timeout: 250 seconds]
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
saksham189 has quit [Ping timeout: 256 seconds]
seewishnew has joined #mlpack
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
shivam123 has quit [Ping timeout: 256 seconds]
seewishnew has quit [Remote host closed the connection]
seewishnew has joined #mlpack
seewishnew has quit [Ping timeout: 268 seconds]
KimSangYeon-DGU has joined #mlpack
seewishnew has joined #mlpack
seewishnew has quit [Remote host closed the connection]
seewishnew has joined #mlpack
seewishnew has quit [Ping timeout: 264 seconds]
soonmok has joined #mlpack
vivekp has quit [Ping timeout: 246 seconds]
vivekp has joined #mlpack
vivekp has quit [Ping timeout: 246 seconds]
vivekp has joined #mlpack
seewishnew has joined #mlpack
seewishnew has quit [Remote host closed the connection]
seewishnew has joined #mlpack
seewishnew has quit [Ping timeout: 264 seconds]
seewishnew has joined #mlpack
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
mulx10 has joined #mlpack
< mulx10> rcurtin thank you, it worked
mulx10 has quit [Client Quit]
soonmok has joined #mlpack
seewishnew has quit [Remote host closed the connection]
seewishnew has joined #mlpack
soonmok has quit [Remote host closed the connection]
seewishnew has quit [Ping timeout: 252 seconds]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
seewishnew has joined #mlpack
soonmok has joined #mlpack
dhawgupta has joined #mlpack
seewishnew has quit [Remote host closed the connection]
seewishnew has joined #mlpack
dhawgupta has quit [Ping timeout: 256 seconds]
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
seewishnew has quit [Ping timeout: 268 seconds]
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Ping timeout: 246 seconds]
ag00 has joined #mlpack
ag00 has quit [Client Quit]
seewishnew has joined #mlpack
< seewishnew> Hey guys! I finally compiled and installed it on my mac os x mojave after struggling with some make issues and missing dependencies (I really miss Linux).
seewishn_ has joined #mlpack
seewishnew has quit [Ping timeout: 250 seconds]
< seewishn_> I saw in the issues list that Issue #364 regarding building of an OSX installer file is still pending. Although I do not have much knowledge about this atm, I would like to work on this if that is possible.
< zoq> seewishnew: Hello there, if you like to work on that issue, please feel free.
< seewishn_> zoq: Great! Awesome.
< seewishn_> Also, I was wondering if we could make some changes to the documentation for compiling from source particularly for mac os users, because as I have found out, it really is not that straightforward; for instance, the CXX_FLAG had to be set separately to include "-std=c++11" which isn't the case by default for Apple.
seewishn_ has quit [Remote host closed the connection]
seewishnew has joined #mlpack
soonmok has joined #mlpack
seawishnew has joined #mlpack
seewishnew has quit [Ping timeout: 252 seconds]
soonmok has quit [Remote host closed the connection]
seawishnew has quit [Ping timeout: 250 seconds]
< ShikharJ> rcurtin: You there?
< ShikharJ> zoq: Just noticed Marcus' board is a real thing now :)
< zoq> ShikharJ: I'll give it a shot. THe automation doesn't really work for me, everytime someone opens a new issue or pull request, it should show up in my inbox, but it dosen't ..
< zoq> seewishn_: Not sure I get what you mean, I build on mac OS as well, without any modifcation.
oi has joined #mlpack
< zoq> seewishn_: https://github.com/mlpack/mlpack/blob/master/CMakeLists.txt#L44 should set the necessary flag
oi has quit [Client Quit]
< ShikharJ> zoq: I'm curious though, do you listen to country music? Can you suggest me some good German artists? I've only listened to Andreas Kümmert from The Voice.
< zoq> ShikharJ: I'm not really I huge fan of country music :) ; good german artist what about Ludwig van Beethoven? But I guess that's not really what you are searching for :)
< ShikharJ> zoq: It's embarrassing to say I haven't even listened to Beethoven, apart from the usual Für Elise played every now and then at places.
< zoq> It's not really music for the masses at least nowadays.
< zoq> seewishn_: I figured maybe you din't build the latest version of mlpack?
< zoq> ShikharJ: Do you have something that you could recommend?
< ShikharJ> True, I recently discovered Warren Zeevon's music, and it sounded a bit like Andreas Kümmert, so gave it a thought. Beethoven and Richard Wagner are on my list of artists to listen to.
< ShikharJ> zoq: Try Zeevon for sure, and John Denver.
< zoq> all the classics :)
< zoq> werewolves of london
< zoq> queued
< ShikharJ> zoq: Yeah, as I'm growing older, my taste in music is becoming a lot better :) Started listening to ABBA as well. And from the new ones, maybe Lauv and HONNE might suit your taste.
< ShikharJ> And try Jon Bellion, but he writes slow and soft numbers, so might not be something you like :)
< zoq> If you like Beethoven try Nils Frahm, much more modern
< zoq> I know 'All Time Low' from the radio.
< ShikharJ> Oh yeah I've heard of Nils. And lastly, for some psychedelic, Tame Impala is the guy :) All Time Low was Jon's magnum opus, but literally every song he's written is gold.
< zoq> Tame Impala sounds interesting; queued as well
< zoq> Another duo I like is "Oh Wonder" really like the OW and Ultralife LP.
< ShikharJ> Cool, queued them up on Spotify :) That should make a good playlist alongside the classics.
AAAAA_ has joined #mlpack
AAAAA_ has quit [Client Quit]
dhawgupta has joined #mlpack
dhawgupta has quit [Read error: Connection reset by peer]
dhawgupta has joined #mlpack
dhawgupta has quit [Quit: Page closed]
dhawgupta has joined #mlpack
< dhawgupta> Hi, Dhawal Gupta here ,I am senior undergrad at IIT Patna, I am new to open source and wanted to explore about C++ libraries on Machine Learning. I am particulary interested in the Reinforcement Learning Algorithms , and their implementation according to the project page of Google Summer of Code. I have build the library from source and read the basic coding guidelines.
< dhawgupta> It would be really nice if someone can point to a starting point or any leads on working the RL part
dhawgupta has quit [Quit: WeeChat 2.3]
< rcurtin> ShikharJ: I've been listening to a lot of a guy named 'William Tyler', maybe that is similar to what you might be looking for? I am not a huge country music fan really though, that just has some "flavors" of it
< rcurtin> dhawgupta: hi there, maybe http://www.mlpack.org/involved.html and http://www.mlpack.org/gsoc.html might be a good place to start
< rcurtin> but I'm not sure that I can provide too much input on reinforcement learning... maybe take a look at existing open issues and through the code?
dhawgupta has joined #mlpack
dhawgupta has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dhawgupta has joined #mlpack
dhawgupta has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dhawgupta has joined #mlpack
dhawgupta has quit [Read error: Connection reset by peer]
dhawgupt_ has joined #mlpack
KimSangYeon-DGU has quit [Quit: Page closed]
dhawgupt_ has quit [Read error: Connection reset by peer]
dhawgupta has joined #mlpack
dhawgupta has quit [Read error: Connection reset by peer]
dhawgupt_ has joined #mlpack
< ShikharJ> dhawgupt_: Welcome, it might also be useful to talk to the mentor of the project that you're interested in. Though we appreciate if you keep the conversation within the IRC itself.
< ShikharJ> rcurtin: Thanks, I'll look up his albums.
dhawgupt_ has quit [Read error: Connection reset by peer]
dhawgupta has joined #mlpack
dhawgupta has quit [Read error: Connection reset by peer]
dhawgupt_ has joined #mlpack
sumedhghaisas has quit [Ping timeout: 256 seconds]
dhawgupt_ has quit [Read error: Connection reset by peer]
dhawgupta has joined #mlpack
dhawgupta has quit [Client Quit]