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/
rtriangle has joined #mlpack
rtriangle has quit [Client Quit]
mrbean1 has joined #mlpack
mentekid has quit [Ping timeout: 260 seconds]
mentekid has joined #mlpack
chrishenx has quit [Ping timeout: 264 seconds]
anatolemoreau4 has quit [Ping timeout: 240 seconds]
mrbean1 has quit [Ping timeout: 240 seconds]
mrbean2 has joined #mlpack
chrishenx has joined #mlpack
chrishenx has quit [Ping timeout: 276 seconds]
mrbean2 has quit [Ping timeout: 248 seconds]
na1taneja2821_ has joined #mlpack
< na1taneja2821_> Hi, I have updated the first draft for GSoC. I request the project mentors to provide reviews on it.
agobin has quit [Quit: Connection closed for inactivity]
chrishenx has joined #mlpack
na1taneja2821_ has quit [Ping timeout: 252 seconds]
chrishenx has quit [Ping timeout: 276 seconds]
answersamir has joined #mlpack
KeonWooKim has joined #mlpack
pin3da has joined #mlpack
KeonWooKim has quit [Quit: Bye]
chrishenx has joined #mlpack
KeonKim2 has joined #mlpack
pin3da has quit [Quit: Page closed]
KeonKim2 has quit [Ping timeout: 260 seconds]
KeonKim2 has joined #mlpack
ftuesca has quit [Quit: Leaving]
answersa_ has joined #mlpack
answersamir has quit [Read error: No route to host]
Nilabhra has joined #mlpack
adahp has quit [Ping timeout: 264 seconds]
answersa_ has quit []
chrishenx has quit [Remote host closed the connection]
vasanth has joined #mlpack
< vasanth> I have uploaded a draft for neuroevolution algorithms, please comment when time permits. Thanks
vasanth has quit [Ping timeout: 240 seconds]
ranjan123 has joined #mlpack
MathAddict is now known as not_mathaddict
Mathnerd314 has quit [Ping timeout: 244 seconds]
vasanth has joined #mlpack
vasanth has quit [Client Quit]
vasanth has joined #mlpack
mentekid has quit [Remote host closed the connection]
< Nilabhra> rcurtin: Hi, if you get time, can you leave some comments on my updated proposal. I will update the API design I think I should go with asap. Thanks :)
mentekid has joined #mlpack
mrbean2 has joined #mlpack
mentekid has quit [Ping timeout: 248 seconds]
vasanth has quit [Ping timeout: 260 seconds]
sumedhghaisas has quit [Ping timeout: 246 seconds]
mrbean has joined #mlpack
mrbean2 has quit [Ping timeout: 260 seconds]
agobin has joined #mlpack
mentekid has joined #mlpack
Rishabh_ has joined #mlpack
vasanth has joined #mlpack
vasanth has quit [Ping timeout: 244 seconds]
ank_95_ has joined #mlpack
toshad has joined #mlpack
agobin has quit [Quit: Connection closed for inactivity]
KeonKim2 has quit [Ping timeout: 260 seconds]
tsathoggua has joined #mlpack
tsathoggua has quit [Client Quit]
anatolemoreau4 has joined #mlpack
< rcurtin> Nilabhra: I'll take a look when I have a chance, it may be a little while
weikang has joined #mlpack
ftuesca has joined #mlpack
mauliktrapas has joined #mlpack
anatolemoreau4 has quit [Ping timeout: 268 seconds]
weikang has quit [Ping timeout: 252 seconds]
< toshad> I am interested in working on the "Implement tree types" gsoc project and hence, I was trying to implement a segment tree according to the example_tree template
ank_95_ has quit [Quit: Connection closed for inactivity]
< toshad> I used this to initialise it https://www.irccloud.com/pastebin/cg1THeSs/temp
< toshad> But it throws this error note: ‘mlpack::metric::LMetric<2, true>& mlpack::tree::SegmentTree<>::metric’ should be initialized
< toshad> MetricType& metric;
< toshad> Plus a ton of other errors which seem to be related to this
< toshad> Could somebody tell me what's wrong?
< rcurtin> your code is incorrect, and you are not initializing the 'metric' member, like the message says
< rcurtin> also, the segment tree isn't really going to be a useful tree for mlpack...
< rcurtin> the segment tree is built on (I think one-dimensional) intervals
< rcurtin> but mlpack's trees are built on multidimensional points (not multidimensional intervals)
agobin has joined #mlpack
< toshad> One can get a segment tree to work on multidimensional points
< toshad> Anyway, I chose segment tree only because I have coded it several times before.
< toshad> And, how do I initialise the metric member.
< toshad> I looked up in lmetric.hpp and found that the constructor was empty
travis-ci has joined #mlpack
< travis-ci> mlpack/mlpack#673 (master - 5ca7299 : Ryan Curtin): The build passed.
travis-ci has left #mlpack []
mauliktrapas has quit [Quit: Page closed]
Rishabh_ has quit [Read error: Connection reset by peer]
Mathnerd314 has joined #mlpack
ranjan123 has quit [Quit: Page closed]
skon46 has joined #mlpack
weikang has joined #mlpack
cheral has quit [Quit: Connection closed for inactivity]
weikang has quit [Ping timeout: 252 seconds]
Bartek has joined #mlpack
ranjan123 has joined #mlpack
< ranjan123> I have submitted my draft please give some comments you guys have time.
anatolemoreau4 has joined #mlpack
palashahuja has joined #mlpack
< palashahuja> zoq, hi
< rcurtin> toshad: sorry for the slow response. if your class has a reference, then you need to initialize that reference at construction time using an initializer list
< rcurtin> ranjan123: sure, I'll try to take a look but like I have been telling everyone else, time is short, so it may be a little while :)
< zoq> palashahuja: Hello
skon46 has quit [Quit: Leaving]
< palashahuja> how many people are applying for neuroevolution algorithm this time ? Can the project be subdivided among two people ?
agobin has quit [Quit: Connection closed for inactivity]
< zoq> palashahuja: hm, we know the exact number at the end of the deadline. I don't think the project is suitable to be divided among two or more.
ank_95_ has joined #mlpack
travis-ci has joined #mlpack
< travis-ci> mlpack/mlpack#674 (master - 14273c0 : Ryan Curtin): The build passed.
travis-ci has left #mlpack []
travis-ci has joined #mlpack
< travis-ci> mlpack/mlpack#675 (master - 758d277 : Ryan Curtin): The build was broken.
travis-ci has left #mlpack []
adahp has joined #mlpack
sumedhghaisas has joined #mlpack
trevor has joined #mlpack
wasiq has joined #mlpack
trevor is now known as Guest85835
Guest85835 has quit [Client Quit]
tbskm has joined #mlpack
Rishabh_ has joined #mlpack
anatolemoreau4 has quit [Ping timeout: 264 seconds]
mentekid has quit [Ping timeout: 248 seconds]
wasiq has quit [Ping timeout: 276 seconds]
sumedhghaisas has quit [Ping timeout: 240 seconds]
anatolemoreau4 has joined #mlpack
mentekid has joined #mlpack
< wiking> ?
tsathoggua has joined #mlpack
< rcurtin> wiking: yes, but I think zoq is the expert on how the watchdog works, I didn't set that up
tsathoggua has quit [Client Quit]
m2n has joined #mlpack
m2n has left #mlpack []
Nilabhra has quit [Remote host closed the connection]
< wiking> zoq: watchdoooog plz
< wiking> :)))
< rcurtin> wiking: he's probably busy with other stuff... we have been especially slammed with GSoC requests and proposals this year
< rcurtin> you might be better off searching through the code to be honest
< rcurtin> I'd look for 'irc' or some other similar keyword
< wiking> hehehe will try
skon has joined #mlpack
skon has quit [Client Quit]
sumedhghaisas has joined #mlpack
bartekcios has quit [Remote host closed the connection]
ranajn123 has joined #mlpack
ranajn123 has quit [Ping timeout: 250 seconds]
travis-ci has joined #mlpack
< travis-ci> mlpack/mlpack#676 (master - 501ffa5 : Ryan Curtin): The build has errored.
travis-ci has left #mlpack []
ranjan123 has joined #mlpack
tbskm has quit [Ping timeout: 246 seconds]
ranjan123 has quit [Ping timeout: 250 seconds]
tbskm has joined #mlpack
tbskm has quit [Ping timeout: 260 seconds]
tbskm has joined #mlpack
< palashahuja> rcurtin, zoq I have submitted my draft for project project proposal. Please review it whenever you are free.
palashahuja has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
< zoq> wiking: Here is the config we use to benchmark the latest commit: https://github.com/mlpack/jenkins-conf/blob/master/benchmarks/commit-benchmark.yaml The interesting part is 'watch', which is a list of files, folders or just keywords that are associated with the benchmark task.
< zoq> wiking: The next thing you have to tell the benchmark script which files changed. To do that you could use the 'FILES' flag (Makefile) e.g. 'make CONFIG='commit.yaml LOG=True FILES="mlpack/core/kernels/gaussian_kernel.hpp;mlpack/methods/amf/update_rules/nmf_mult_dist.hpp" run'.
< zoq> wiking: Using git it's easy to get the files that changed: we are using the following commands to get the files: https://gist.github.com/zoq/7113c3480f85088e4e13
< zoq> wiking: Now you can use that simple script: 'make CONFIG='commit.yaml LOG=True FILES=\"$(./diff_command)\" run'.
< zoq> wiking: To send the results to the irc channel we use https://github.com/jaraco/irc once the package is installed and the irc channel is specified (config file) it should work right out of the box
< KeonKim> :rcurtin I just submitted a draft, it would be great if you could leave a little comment.
< wiking> zoq: GREAT!
< wiking> zoq: you are shitting me that this is a python irc protocol implementation
< wiking> (facepalm)
< zoq> wiking: It would be easy to use anything else :)
< wiking> nono i'm just shocked :)
< rcurtin> KeonKim: I'll take a look if I have a chance, but I have some other things to do today. I'll give some quick feedback in the next few days
< zoq> actually it would be interesting to use github services... I was think to use it for the appveyor service
< rcurtin> zoq: use github services for what? running the incremental benchmarks?
< zoq> to send irc notifications :)
agobin has joined #mlpack
toshad has quit [Quit: Connection closed for inactivity]
< rcurtin> zoq: oh, okay, I see
< KeonKim> :rcurtin thank you, sorry to give you more burden. :/
tbskm has quit [Quit: Leaving]
ank_95_ has quit [Quit: Connection closed for inactivity]
Dimitris has joined #mlpack
< Dimitris> Hello!
Dimitris is now known as Guest46670
< Guest46670> I have just sent my draft. When am I going to recieve an answer??
< zoq> Guest46670: We'll take a look if we have a chance, that could be tomorrow or the day after tomorrow or the day after that ...
< Guest46670> But if you don't have a chance? Will I send it like this anyway?
< zoq> Guest46670: Don't worry, if you send us your draft we take a look and ask for any questions or clarifications if necessary.
< Guest46670> Thank you! Approximately how many students are proposing for a single project?
< zoq> hm, not sure, it depends on the project
anatolemoreau4 has quit [Ping timeout: 250 seconds]
Rishabh_ has quit [Quit: No Ping reply in 180 seconds.]
Rishabh has joined #mlpack
Rishabh is now known as Guest53698
Guest53698 has quit [Remote host closed the connection]
witness_ has joined #mlpack
sumedhghaisas has quit [Ping timeout: 248 seconds]
Bartek has quit [Ping timeout: 244 seconds]
anatolemoreau4 has joined #mlpack
chrishenx has joined #mlpack
< chrishenx> Hi there, it seems that all symbols from http://mlpack.org/docs/mlpack-2.0.1/doxygen.php?doc=trees.html are broken, or maybe is just my case
anatolemoreau4 has quit [Ping timeout: 268 seconds]
Bartek has joined #mlpack
Bartek has quit [Remote host closed the connection]
Guest46670 has quit [Quit: Page closed]
KeonKim has quit [Ping timeout: 244 seconds]
KeonKimMobile has joined #mlpack