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/
s1998 has joined #mlpack
s1998 has quit [Ping timeout: 260 seconds]
k3y5_ has joined #mlpack
ia64 has joined #mlpack
< ia64> guys, new to mlpack. once I have saved models, is it possible to run mlpack as server or spawn requests so it doesn't load the model on each prediction?
k3y5_ has quit [Quit: Connection closed for inactivity]
ia64 has quit [Ping timeout: 260 seconds]
< rcurtin> ia64: sorry right now there is no support for that, but it would not be hard to write a simple server
mentekid has joined #mlpack
mentekid has quit [Ping timeout: 258 seconds]
< rcurtin> zoq: I'm looking through the ann code, very exciting
< rcurtin> the visitor paradigm makes the code a lot more user friendly
< zoq> rcurtin: I agree :)