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/
< sumedhghaisas_> rcurtin: Hey Ryan... there? I have this small doubt for you
chenzhe has joined #mlpack
chenzhe1 has joined #mlpack
chenzhe has quit [Ping timeout: 246 seconds]
chenzhe1 is now known as chenzhe
kris1 has joined #mlpack
chenzhe has quit [Ping timeout: 240 seconds]
chenzhe has joined #mlpack
chenzhe has quit [Ping timeout: 240 seconds]
kris1 has quit [Quit: kris1]
vivekp has joined #mlpack
mikeling has joined #mlpack
chenzhe has joined #mlpack
govg has quit [Ping timeout: 240 seconds]
govg has joined #mlpack
kris1 has joined #mlpack
kris1 has quit [Quit: kris1]
sumedhghaisas_ has quit [Ping timeout: 240 seconds]
kris1 has joined #mlpack
govg has quit [Ping timeout: 276 seconds]
govg has joined #mlpack
govg has quit [Ping timeout: 240 seconds]
kris1 has quit [Quit: kris1]
kris1 has joined #mlpack
kris1 has quit [Quit: kris1]
shikhar has joined #mlpack
kris1 has joined #mlpack
govg has joined #mlpack
shikhar has quit [Read error: Connection reset by peer]
shikhar has joined #mlpack
travis-ci has joined #mlpack
< travis-ci> mlpack/mlpack#2679 (master - 0a0c51d : Yannis Mentekidis): The build was broken.
travis-ci has left #mlpack []
chenzhe has quit [Ping timeout: 276 seconds]
< shikhar> Looks like KRANNTest is failing reproducibly with CTest on Travis.
sgupta has quit [Ping timeout: 246 seconds]
sgupta has joined #mlpack
< rcurtin> shikhar: yeah, it seems to fail most of the time
< rcurtin> since it still hasn't been solved I think for now we can comment the failing part out; I don't think anything is wrong with the implementation... needs more investigation
< kris1> What is the offset value in. the gradient function incase of the minibatch sgd
< zoq> kris1: The begin/index of the current batch, in Minibatch SGD visitationOrder holds the number of batches and not the samples to iterate over e.g. visitationOrder[1, 2, 3, 4] and BatchSize = 4, the second batch starts with index 8.
kris1 has quit [Quit: kris1]
Naisargi has joined #mlpack
Naisargi has quit [Ping timeout: 260 seconds]
kris1 has joined #mlpack
< zoq> kris: Did you see my message?
< kris1> Yes
< kris1> I understood it now…thanks….. :)
< zoq> okay, great, here to help :)
< kris1> Also how can we test the serialise function
< kris1> I did not find the test for serialise function test for ffn
< zoq> Unfortunately there is no serialization test for the FFN class, which is something that should be fixed in the near future. About how to test the serialization function, you can take a look at the serialization_test.cpp.
< kris1> So i wrote the serialisation looking at ffn class. I did not understand how the internal layers are serialised meaning the serialisation function for the layer is not called
< zoq> kris1: Take a look at e.g. how serial decision_tree_impl.hpp
< zoq> serial
< zoq> is implemented
< zoq> especially "ar & CreateNVP(*children[i], name.str());"
shikhar_ has joined #mlpack
shikhar has quit [Ping timeout: 260 seconds]
< shikhar_> rcurtiv
< shikhar_> rcurtin: I am unable to replicate the issue here. I'll try and see if I can find something.
< kris1> I don’t understand the seralisation test particularly well. I think we define a couple of models and the we all the serializeobjectall and then test the models to see their parmaeters are equal or not.
< kris1> But shouldn’t we load the models and then test if the parmeters are equal
shikhar_ has quit [Quit: WeeChat 1.7]
< lozhnikov> kris1: yes, we should create an object, then save the object to a file; load another object from the file and check that we got an equivalent copy
< kris1> Yes but that’s not how the test are written in the seralization_test.cpp file
< kris1> that’s what i don’t understand
< lozhnikov> for example?
< kris1> Look at the LogisticRegressionTest in the seralisation_test.cpp file
< kris1> the models are created but not saved anywhere
< lozhnikov> SerializeObjectAll
< lozhnikov> take a look at serialization.hpp
< kris1> got it thanks
kris1 has quit [Quit: kris1]
chenzhe has joined #mlpack
sumedhghaisas_ has joined #mlpack
chenzhe has quit [Ping timeout: 276 seconds]
chenzhe has joined #mlpack
mikeling has quit [Quit: Connection closed for inactivity]
chenzhe has quit [Quit: chenzhe]
vivekp has quit [Ping timeout: 255 seconds]
sgupta has quit [Ping timeout: 276 seconds]
sgupta has joined #mlpack
govg has quit [Quit: leaving]
govg has joined #mlpack
kris1 has joined #mlpack
< sumedhghaisas_> rcurtin: Hey Ryan... got some time?
sumedhghaisas_ has quit [Remote host closed the connection]
sumedhghaisas has joined #mlpack
kris1 has quit [Quit: kris1]