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]
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.
< 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: 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?