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/
Suryo has joined #mlpack
< Suryo>
zoq: yeah, absolutely. The proposal season begins in ten days so I'll begin documenting my ideas anyway.
< Suryo>
Some of my current ideas are specific to PSO, but I believe that for the most part, the ideas that I have for handling constraints can be applied to various methods in ensmallen.
Suryo has quit [Client Quit]
zhuq has joined #mlpack
zhuq has quit [Ping timeout: 272 seconds]
pd09041999 has quit [Ping timeout: 250 seconds]
ayesdie has joined #mlpack
i8hantanu has joined #mlpack
pd09041999 has joined #mlpack
vivekp has quit [Ping timeout: 245 seconds]
vivekp has joined #mlpack
pd09041999 has quit [Ping timeout: 255 seconds]
pd09041999 has joined #mlpack
sreenik has joined #mlpack
ayesdie has quit [Quit: Connection closed for inactivity]
pd09041999 has quit [Ping timeout: 250 seconds]
pd09041999 has joined #mlpack
< ShikharJ>
rcurtin: I was hoping to wrap up on CycleGAN. I have the test scripts ready on my local machine, but I have lost track of the savannah login details since I formatted my system. Do you think I could get a spare account
< ShikharJ>
?
pd09041999 has quit [Ping timeout: 252 seconds]
i8hantanu has quit [Quit: Connection closed for inactivity]
pd09041999 has joined #mlpack
pd09041999 has quit [Max SendQ exceeded]
pd09041999 has joined #mlpack
pd09041999 has quit [Ping timeout: 272 seconds]
< rcurtin>
ShikharJ: no problem, check your PMs :)
pd09041999 has joined #mlpack
pd09041999 has quit [Ping timeout: 250 seconds]
pd09041999 has joined #mlpack
< ShikharJ>
rcurtin: Thanks
sreenik has quit [Quit: Page closed]
pd09041999 has quit [Ping timeout: 252 seconds]
pd09041999 has joined #mlpack
pd09041999 has quit [Ping timeout: 272 seconds]
pd09041999 has joined #mlpack
ayesdie has joined #mlpack
pd09041999 has quit [Ping timeout: 252 seconds]
pd09041999 has joined #mlpack
pd09041999 has quit [Ping timeout: 252 seconds]
favre49 has joined #mlpack
< favre49>
zoq: For GSoC, besides NEAT i was thinking of implementing UNSGA-III. With that, I could also implement MM-NEAT (in the models repo) which we could teach to play PacMan or any other multiobjective task. Of course, NEAT and UNSGA-III would come with the needed tests. Please let me know what you think.
pd09041999 has joined #mlpack
< favre49>
MM-NEAT used NSGA-II, but i think any multiobjective optimizer should work.
favre49 has quit [Client Quit]
Viserion has joined #mlpack
Viserion has quit [Ping timeout: 256 seconds]
pd09041999 has quit [Ping timeout: 255 seconds]
pd09041999 has joined #mlpack
mulx10 has joined #mlpack
mulx10 has quit [Client Quit]
pd09041999 has quit [Ping timeout: 252 seconds]
robotcator has joined #mlpack
ayesdie has quit [Quit: Connection closed for inactivity]
pd09041999 has joined #mlpack
robotcator has quit [Ping timeout: 256 seconds]
braceletboy has joined #mlpack
< braceletboy>
zoq: Are you around?
sreenik has joined #mlpack
braceletboy_ has joined #mlpack
braceletboy_ has left #mlpack []
pd09041999 has quit [Ping timeout: 244 seconds]
pd09041999 has joined #mlpack
pd09041999 has quit [Ping timeout: 255 seconds]
braceletboy has quit [Ping timeout: 245 seconds]
ayesdie has joined #mlpack
ayesdie has quit [Ping timeout: 246 seconds]
Toshal has joined #mlpack
abhinav__ has joined #mlpack
abhinav__ has quit [Client Quit]
ayesdie has joined #mlpack
favre49 has joined #mlpack
< zoq>
favre49: I like the idea of MM-NEAT
braceletboy has joined #mlpack
< zoq>
braceletboy: yes, don't hestiate to ask, we get back once we have a chance
< favre49>
zoq: awesome, would you have the time to review a proposal pre-submission?
< zoq>
favre49: If I have the time, happy to provide feedback
< favre49>
zoq: Great, I'll try to send you one in a day or so. Thanks :)
< zoq>
favre49: Sounds good
favre49 has quit [Quit: Page closed]
< braceletboy>
zoq: It's okay I figured it out. I couldn't understand why base.yaml had no shogun_path in it. But, I see that you don't really use it in the benchmarking scripts
< braceletboy>
Thanks anyways :)
< zoq>
braceletboy: Ahh, sorry for the confusion, since shogun is part of the PYTHONPATH, there is no need to do so.
< braceletboy>
Okay. Thank you!
Sergobot has quit [Read error: Connection reset by peer]
Toshal- has joined #mlpack
skrpl[m] has quit [Remote host closed the connection]
mrohit[m] has quit [Read error: Connection reset by peer]
ani1238[m] has quit [Remote host closed the connection]
shashank-b[m] has quit [Remote host closed the connection]
kanishq244[m] has quit [Remote host closed the connection]
ani1238[m] has joined #mlpack
shubhangi has joined #mlpack
< braceletboy>
zoq: The test.yaml file that you wrote cannot support multiple values for the same build option right?
ayesdie_ has joined #mlpack
rajiv_ has joined #mlpack
< rajiv_>
zoq: I have narrowed down to YOLO and ROI pooling as my final idea list after discussing with you in the mailing list... what do you suggest to do next?
rajiv_ has quit [Client Quit]
< shubhangi>
Is python version 2.7 is okay for mlpack ?
< shubhangi>
When I ran 'import mlpack ' in python I am getting this error 'ImportError: libmlpack.so.3: cannot open shared object file' can anyone help me through this?
Toshal- has left #mlpack []
Viserion has joined #mlpack
Toshal- has joined #mlpack
Toshal- has quit [Quit: ZNC 1.7.2+deb1+bionic0 - https://znc.in]
< Toshal>
shubhangi:Run this in your terminal "export LD_LIBRARY_PATH="/usr/local/lib/:$LD_LIBRARY_PATH"".Let me know if this helps.
Toshal has quit [Read error: Connection reset by peer]
Toshal has joined #mlpack
< shubhangi>
Yes, issue resolved 'export LD_LIBRARY_PATH=/usr/local/lib/' this command worked out for me.
< zoq>
braceletboy: Not sure I get what you mean
< zoq>
rajiv_: If you like you can work on the proposal.