ChanServ changed the topic of #mlpack to: "mlpack: a fast, flexible machine learning library :: We don't always respond instantly, but we will respond; please be patient :: Logs at http://www.mlpack.org/irc/
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Read error: Connection timed out]
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
< jenkins-mlpack2> Project docker mlpack nightly build build #386: STILL UNSTABLE in 3 hr 49 min: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/386/
prateek0001 has joined #mlpack
xiaohong has quit [Read error: Connection timed out]
xiaohong has joined #mlpack
prateek0001 has quit [Remote host closed the connection]
k3nz0_ has joined #mlpack
k3nz0 has quit [Ping timeout: 245 seconds]
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
< zoq> favre49: Modified file to run the NEAT method against gym: https://gist.github.com/zoq/519e956dd83cdcbc3a2dade9df36c479 I reuse the same env for each run, maybe that works for you as well?
favre49 has joined #mlpack
< favre49> zoq I'll try that out, I guess I would have to disable parallelization for that? Since all the genomes being evaluated parallelly would be working on the same environment?
favre49 has quit [Remote host closed the connection]
< zoq> favre49: Good point, yes, we could create a pool of envs at some point.
< zoq> favre49: The Instantiation and destruction of an env takes some time, so reusing envs is a lot faster.
favre49 has joined #mlpack
< favre49> zoq That explains why it was also running slower, good idea, I'll try it out on my laptop soon
< favre49> Also, it seems like QLearning relies on there being a default constructor for the environment. I don't think there's a way to use your own custom configuration for an environment
< favre49> Oh my bad, I missed out that it's just default initialized, ignore that
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
favre49 has quit [Remote host closed the connection]
vivekp has joined #mlpack
travis-ci has joined #mlpack
< travis-ci> robertohueso/mlpack#35 (mc_kde_error_bounds - 6a049ca : Roberto Hueso Gomez): The build is still failing.
travis-ci has left #mlpack []
travis-ci has joined #mlpack
< travis-ci> robertohueso/mlpack#36 (mc_kde_error_bounds - 637cb6f : Roberto Hueso Gomez): The build is still failing.
travis-ci has left #mlpack []
< robertohueso> Does anyone know why do I keep getting this error http://ci.mlpack.org/job/pull-requests-mlpack-static-code-analysis/2225/cppcheckResult/ just for RectangleTree if none of the other trees have implemented operator=?
ImQ009 has joined #mlpack
Yashwants19 has joined #mlpack
< Yashwants19> Hi robertohueso: I think so here a copy constructor is present but the assignment operator is absent.
< Yashwants19> You can take look at this code it may help to resolve the issue.
< Yashwants19> Here We have both the copy constructor as well as a assignment operation for copy.
< Yashwants19> Operator*
< Yashwants19> In `fastmks`
Yashwants19 has quit [Remote host closed the connection]
< zoq> robertohues: The static analysis job runs or shows only modified files, so it's possible you will see the same for the other trees as well.
< akhandait> sreenik[m]: You there?
purackal has joined #mlpack
xiaohong has quit [Read error: Connection timed out]
< akhandait> zoq: Do you think we should get a softmax layer?
< akhandait> While training, we have logsoftmax for NLL, but during inference, I think it's more convenient if we have a softmax layer.
< zoq> akhandait: Yeah, good idea.
< akhandait> Okay, just wanted your confirmation.
< akhandait> sreenik[m]: We have the confirmation. Can you open a PR adding a Softmax layer?
xiaohong has joined #mlpack
< akhandait> It will mostly be a copy of the LogSoftMax except changes in 2/3 lines.
xiaohong has quit [Ping timeout: 246 seconds]
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 246 seconds]
xiaohong has joined #mlpack
vivekp has quit [Read error: Connection reset by peer]
vivekp has joined #mlpack
purackal has quit [Ping timeout: 260 seconds]
vivekp has quit [Ping timeout: 272 seconds]
ImQ009 has quit [Quit: Leaving]
xiaohong has quit [Read error: Connection timed out]
xiaohong has joined #mlpack