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/
trevor has joined #mlpack
trevor is now known as Guest17598
Guest17598 has quit [Client Quit]
Bartek has joined #mlpack
Bartek has quit [Remote host closed the connection]
Awcrr has joined #mlpack
Awcrr has quit [Ping timeout: 240 seconds]
Awcrr has joined #mlpack
Awcrr_ has joined #mlpack
Awcrr has quit [Ping timeout: 252 seconds]
Awcrr_ has quit []
wasiq has quit [Ping timeout: 248 seconds]
agobin has quit [Quit: Connection closed for inactivity]
chrishenx has joined #mlpack
wasiq has joined #mlpack
wasiq has quit [Ping timeout: 276 seconds]
wasiq has joined #mlpack
Nilabhra has joined #mlpack
wasiq has quit [Ping timeout: 276 seconds]
tsathoggua has quit [Quit: Konversation terminated!]
Nilabhra has quit [Remote host closed the connection]
Awcrr has joined #mlpack
Nilabhra has joined #mlpack
skon46 has quit [Read error: No route to host]
skon46 has joined #mlpack
skon46 has quit [Read error: No route to host]
Awcrr has quit []
lby has joined #mlpack
lby has quit [Client Quit]
barun_ has joined #mlpack
< barun_> Hello community
barun_ has quit [Client Quit]
ranjan123 has quit [Ping timeout: 252 seconds]
chrishenx has quit [Remote host closed the connection]
k3y5_ has joined #mlpack
agobin has joined #mlpack
ranjan123 has joined #mlpack
vineet has joined #mlpack
Bartek has joined #mlpack
wasiq has joined #mlpack
ranjan123 has quit [Quit: Page closed]
vineet has quit [Ping timeout: 276 seconds]
Awcrr has joined #mlpack
Awcrr has quit [Ping timeout: 250 seconds]
Awcrr has joined #mlpack
Awcrr has quit [Ping timeout: 260 seconds]
Nilabhra has quit [Remote host closed the connection]
Awcrr has joined #mlpack
Awcrr_ has joined #mlpack
Awcrr has quit [Ping timeout: 252 seconds]
Awcrr_ has quit [Client Quit]
acbull has joined #mlpack
KeonKim has joined #mlpack
< KeonKim> hello
< KeonKim> I am interested in participating in Google Summer of Code :>
< KeonKim> especially in <Dataset and Experimentation Tools> or <Decision Trees>
Awcrr has joined #mlpack
toshad has joined #mlpack
< toshad> rcurtin: I was working on issue #275 (cover tree memory implementation). I have read the cover tree algorithm and was trying to understand the code. I couldn't understand what exactly the empty statistic class does.
Bartek has quit [Ping timeout: 240 seconds]
< zoq> KeonKim: Hello, you are free to send an application for any of the projects.
Awcrr has quit []
Awcrr has joined #mlpack
Awcrr has quit [Client Quit]
Bartek has joined #mlpack
acbull has quit [Ping timeout: 252 seconds]
Awcrr has joined #mlpack
Totonut has joined #mlpack
Awcrr has quit [Read error: Connection reset by peer]
Awcrr has joined #mlpack
Awcrr has quit [Remote host closed the connection]
Awcrr has joined #mlpack
Awcrr_ has joined #mlpack
Awcrr_ has quit [Client Quit]
Awcrr has quit [Read error: Connection reset by peer]
Awcrr has joined #mlpack
Keon has joined #mlpack
chick_ has joined #mlpack
KeonKim has quit [Ping timeout: 268 seconds]
agobin has quit [Quit: Connection closed for inactivity]
< rcurtin> toshad: the statistic type is a template parameter, and depending on the algorithm used, a different statistic may be used
Awcrr has quit [Ping timeout: 260 seconds]
Awcrr has joined #mlpack
< toshad> so, the statistic just stores some extra information regarding the points and in case of empty statistic, its stoes nothing. Right?
< rcurtin> correct
< toshad> Do you have any method in mind as to how the nodes should be arranged??
< toshad> I couldn't think of anything other than a simple adjacency vector for every node
Awcrr_ has joined #mlpack
Awcrr_ has quit [Client Quit]
Awcrr has quit [Ping timeout: 268 seconds]
wasiq has quit [Ping timeout: 244 seconds]
< Keon> so basically, <Dataset and experimentation tools> is a data preprocessing tool right?
< zoq> Keon: right
< Keon> I just wanted to hear 1. functionalities you guys already built 2. the functions you guys are using the most with python libraries such as pandas 3. the functions that are not in already existing tools but you guys think should be included
vineet has joined #mlpack
< Keon> Lastly, any other resources I can read to improve my understandings?
< zoq> Keon: You could take a look at the archive and maybe find more information on the project there.: https://mailman.cc.gatech.edu/pipermail/mlpack/2016-March/thread.html
Awcrr has joined #mlpack
Awcrr has quit [Ping timeout: 240 seconds]
Nilabhra has joined #mlpack
Awcrr has joined #mlpack
Awcrr_ has joined #mlpack
Awcrr has quit [Ping timeout: 246 seconds]
k3y5_ has quit [Quit: Connection closed for inactivity]
Awcrr has joined #mlpack
Awcrr_ has quit [Ping timeout: 244 seconds]
Awcrr_ has joined #mlpack
Awcrr has quit [Ping timeout: 244 seconds]
Awcrr_ has quit [Quit: Leaving...]
agobin has joined #mlpack
kirizaki has joined #mlpack
Keon has quit []
chrishenx has joined #mlpack
Hew has joined #mlpack
chick_ has quit [Quit: Connection closed for inactivity]
toshad has quit [Quit: Connection closed for inactivity]
Awcrr has joined #mlpack
vineet has quit [Ping timeout: 250 seconds]
praveench has joined #mlpack
Hew has quit [Ping timeout: 252 seconds]
Nilabhra has quit [Ping timeout: 248 seconds]
< praveench> Hi Marcus, I had a look at the tests suggested by you the other day
< praveench> Found them quite interesting, will be fun to implement them
< praveench> Yesterday I had written down the implementation of an RBM as explicitly as possible
< praveench> I found it to be not that long. I think it would be properly done in two weeks time. And the next two weeks for writing the tests
< praveench> so in a month RBM is done. Similarly for DBN, as its based on RBM hence another month for that
< praveench> I will have technically got another month to go
kirizaki has quit [Ping timeout: 252 seconds]
< praveench> Am I correct in thinking so
< praveench> I am quite new to open source field even though I have extensively written codes
< praveench> Github @chvsp
< praveench> I am quite comfortable with the ann implemented till date
vineet has joined #mlpack
wasiq has joined #mlpack
praveench has quit [Ping timeout: 252 seconds]
< wasiq> rcurtin, hello I submitted my proposal yesterday, and it would be great if you review it when you have time.
Awcrr_ has joined #mlpack
Awcrr has quit [Ping timeout: 246 seconds]
Awcrr has joined #mlpack
Awcrr_ has quit [Read error: Connection reset by peer]
Awcrr has quit [Quit: Leaving...]
anatolemoreau has joined #mlpack
Totonut has quit [Quit: Page closed]
anatolemoreau has quit [Client Quit]
anatolemoreau has joined #mlpack
cloudh has joined #mlpack
anatolemoreau has quit [Ping timeout: 246 seconds]
< cloudh> hmm, hello there, I have some question about the GSoC 2016 application. On https://github.com/mlpack/mlpack/wiki/SummerOfCodeIdeas it says "These are a list of ideas compiled by mlpack developers", however it also says "At the bottom are a list of projects from 2013 and 2014 that aren't really applicable to this year, or were done.", so I'm confused about what does the list mean.
< cloudh> Is the list ranged from "Implement tree types" to "Decision trees" an applicable list or non-applicable one?
< zoq> cloudh: Hello, you are free to choose any idea from "Implement tree types" to "Decision trees". Every project under 'Old ideas for GSoC', aren't really applicable to this year.
KeonKim has joined #mlpack
< cloudh> ok thx. 1 am here, gotta sleep
cloudh has quit [Quit: Page closed]
Hew has joined #mlpack
chick_ has joined #mlpack
chrishenx has quit [Ping timeout: 260 seconds]
chrishenx has joined #mlpack
Nilabhra has joined #mlpack
Hew has quit [Quit: Page closed]
anatolemoreau has joined #mlpack
Nilabhra has quit [Remote host closed the connection]
shivam2501 has joined #mlpack
ranjan123 has joined #mlpack
agobin has quit [Quit: Connection closed for inactivity]
shivam2501 has quit [Client Quit]
< ranjan123> I want to discuss about the implementation of scd. can any one help me about this ?
daydayup has joined #mlpack
< daydayup> Hello everyone, I am applying for GSoC and have a questions. I am doing my PhD actually but I read on the GitHub page that GSoC is like a full time job. My PhD research is related to some of the mlpack projects, especially the trees data structures, KNN, Kmeans, Kcenters, etc. I wonder if your group just accepts applicants who will work on your projects, or you also support and allow people to work on their own new but related idea
eeshwar has joined #mlpack
daydayup has quit [Quit: Page closed]
Bartek has quit [Ping timeout: 264 seconds]
Bartek has joined #mlpack
chrishenx has quit [Ping timeout: 244 seconds]
< rcurtin> daydayup: we are definitely open to other ideas too
< rcurtin> still the amount of work should be equivalent to a full time job for the summer
< rcurtin> if it overlaps with your research that's okay as long as there is a coding component to it (this is what Google cares about) and it should fit in well with the rest of mlpack
< rcurtin> Google may have other restrictions, I am not sure; you will have to read their information
Bartek has quit [Ping timeout: 244 seconds]
Bartek has joined #mlpack
Bartek has quit [Ping timeout: 260 seconds]
< ranjan123> Hello rcurtin: you there ?
chrishenx has joined #mlpack
chrishenx has quit [Ping timeout: 246 seconds]
eeshwar has quit [Ping timeout: 240 seconds]
ank_95_ has quit [Quit: Connection closed for inactivity]
uzipaz has joined #mlpack
chrishenx has joined #mlpack
Bartek has joined #mlpack
ranjan123 has quit [Ping timeout: 252 seconds]
ncherel has joined #mlpack
ranjan123 has joined #mlpack
Bartek has quit [Ping timeout: 276 seconds]
Bartek has joined #mlpack
chrishenx has quit [Ping timeout: 246 seconds]
chrishenx has joined #mlpack
ncherel has quit [Quit: Page closed]
chrishenx has quit [Ping timeout: 248 seconds]
agobin has joined #mlpack
nataliat95 has joined #mlpack
Bartek has quit [Ping timeout: 248 seconds]
chrishenx has joined #mlpack
ank_95_ has joined #mlpack
vineet__ has joined #mlpack
vineet has quit [Ping timeout: 244 seconds]
vineet__ is now known as vineet
< uzipaz> rcurtin: I wish to use SGD to optimize a linear model on a given dataset, how do I specify the class that implements Evaluate, Gradient functions to be used by SGD implementation...
Bartek has joined #mlpack
Bartek has quit [Remote host closed the connection]
KeonKim has quit [Ping timeout: 250 seconds]
chrishenx has quit [Ping timeout: 260 seconds]
chrishenx has joined #mlpack
vineet has quit [Ping timeout: 264 seconds]
wasiq has quit [Ping timeout: 260 seconds]
chick_ has quit [Quit: Connection closed for inactivity]