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: 272 seconds]
soonmok has joined #mlpack
soonmok has quit [Ping timeout: 250 seconds]
soonmok has joined #mlpack
Pranavug has joined #mlpack
Pranavug has quit [Client Quit]
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
Toshal has joined #mlpack
< Toshal>
Hi, what we should return in perceptron model? It looks like we are just training weights without any objective function.
< Yellowflash>
Hey everyone, I am a IT undergrad from india, and was wondering if mlpack is applying as a mentor organization in GSoC 2019
Yellowflash has quit [Client Quit]
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
< zoq>
Yellowflash: We will apply.
soonmok has quit [Remote host closed the connection]
soonmok has joined #mlpack
soonmok has quit [Ping timeout: 268 seconds]
soonmok has joined #mlpack
soonmok has quit [Ping timeout: 250 seconds]
soonmok has joined #mlpack
soonmok has quit [Ping timeout: 246 seconds]
soonmok has joined #mlpack
vivekp has quit [Read error: Connection reset by peer]
soonmok has quit [Ping timeout: 245 seconds]
vivekp has joined #mlpack
dv has joined #mlpack
dv has quit [Client Quit]
vivekp has quit [Ping timeout: 244 seconds]
vivekp has joined #mlpack
< zoq>
rcurtin: labeling already automated?
< zoq>
rcurtin: do you think we could use mlpack-jenkins or another user to add the label?
< rcurtin>
rcurtin: nope, that was not automated :(
< rcurtin>
I am building a bot to automate adding labels to new issues, but to some extent not everything can be automated
< rcurtin>
so I figured I'd just go back through and relabel everything that was open, and use the new labels
< zoq>
ahh I see
< rcurtin>
the first thing I want to get working is labeling new issues that have no comments "unanswered", so I think I will do that now
< rcurtin>
for the most part I can just hack together some code based on all the other stuff that's been written with probot and see if it works, without fully understanding the javascript :)
< rcurtin>
at least... I think I can do that :)
< zoq>
:)
Emad has joined #mlpack
Emad has quit [Client Quit]
< rcurtin>
ok... I think I have the bot set up to mark stale issues
< rcurtin>
but... it may be configured wrong. it runs on a timer, not immediately, so, mayhem may happen at some point that I have to clean up... we'll see...
< zoq>
looks like you are having fun :)
< rcurtin>
hopefully Emily doesn't mind too much, but she consented to my using her account :)
< rcurtin>
the bot doesn't seem to be picking up the pull request opening event...
< rcurtin>
oh, I see, I have to configure the bot to get those events...
< zoq>
makes sense
< zoq>
did you get the github mail about the bot permission?
< rcurtin>
yeah
< rcurtin>
I took care of it
< rcurtin>
I had to allow it to modify PRs
< ShikharJ>
rcurtin: I wonder it might be useful to give the bot a name. I'll reply to the mail now, couldn't find the time earlier. Sorry about that.
< rcurtin>
yeah, I will have to give it a better name and logo
< rcurtin>
the best I had for now was 'mlpack-bot' or maybe 'Friendly Helpful mlpack Bot' or something
ametV has joined #mlpack
< rcurtin>
zoq: liking Trentemoller so far; I think it is helping with the bot implementation :)