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.
< zoq> tham: I guess, there are some challenges we have to master before we can actually use that machine to actually drive a car. There are also some interesting ethical decisions that aren't technically at all: https://www.technologyreview.com/s/539731/how-to-help-self-driving-cars-make-ethical-decisions/
Nilabhra has quit [Remote host closed the connection]
tham has joined #mlpack
nilay has joined #mlpack
Nilabhra has joined #mlpack
< tham> zoq : I read the article you post, google claim their auto driving techinique could perform better than human, but not always
< tham> even the data show auto driving could reduce more accidents, there are ethical problem to solve
< tham> another problem I could think of is, would this technique make a lot of humans lost their jobs?
< tham> However, this is not a technicle problem, but more like philosophy issue
tham has quit [Quit: Page closed]
ranjan123 has joined #mlpack
Nilabhra has quit [Remote host closed the connection]
Mathnerd314 has joined #mlpack
Nilabhra has joined #mlpack
mentekid has quit [Remote host closed the connection]
mentekid has joined #mlpack
Nilabhra has quit [Remote host closed the connection]
< zoq> tham: Right, I guess you could probably come up with the same issue when it comes to the computerization in general.