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/
tham has joined #mlpack
tham has left #mlpack []
tham has joined #mlpack
< tham>
Last night we mentioned about use gpu to train deep network
< tham>
It would not be a trivial task to develop gpu part for mlpack
< tham>
instead, I think it may be a good idea if we could let mlpack resue training results of other libraries
< tham>
like caffe, opencv3 provide binding for it, but the speed is very slow
< tham>
By now I am trying my best to study the implementation details of edgeboxes, selective search and googlenet
< tham>
So I could provide some helps in the GSOC project
< tham>
After that I think it would be a good idea to provide a method to reuse those pretrained model, what do you think?
< tham>
Last night zoq mentioned about auto driving, I saw a video from youtube, it mentioned auto driving of today perform better than human
< tham>
It would be very cool if all of us can let machines drive the cars for us
tham has quit [Quit: Page closed]
Nilabhra has joined #mlpack
Mathnerd314 has quit [Ping timeout: 268 seconds]
nilay has quit [Ping timeout: 250 seconds]
< zoq>
tham: I think reusing trained models from other libraries isn't that complicated as long as we can replicate the structure of the model. I guess, all we need to do is to set the weights.