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/
< robertohueso>
Exactly, it's a bit tricky, specially for cover tree
< robertohueso>
Thanks for taking the time :)
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 245 seconds]
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 [Read error: Connection reset by peer]
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
KimSangYeon-DGU has joined #mlpack
xiaohong has quit [Remote host closed the connection]
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
KimSangYeon-DGU4 has joined #mlpack
KimSangYeon-DGU has quit [Ping timeout: 260 seconds]
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
yoyo has joined #mlpack
xiaohong has quit []
KimSangYeon-DGU4 has quit [Ping timeout: 260 seconds]
yoyo has quit [Remote host closed the connection]
< zoq>
favre49: It should work now, you have to change the adresse to "gym.kurg.org", and the files are in https://gym.kurg.org instead of kurg.org/gym
< zoq>
favre49: Just https://gym.kurg.org/ for now, have have to check the date. Will see if I can fix the naming.
< zoq>
*we have to check the date
< zoq>
ahh, have to restart the service
< favre49>
Ohh okay I'll redo it once you restart then
< zoq>
favre49: Okay, restarted.
< favre49>
Hmm I reran it, but I don't see it on the site. Could you take a look at the code I'm using to test? Maybe I've missed something -> https://pastebin.com/3XQmDQiB
< zoq>
jeffin143: I've seen a bunch of different variations over the time.
< zoq>
favre49: Ahh never mind, I see you jsut evalaute the best genome.
< sreenik[m]>
Hello everyone. I am currenty working on the model translation of Tensorflow, Pytorch, Keras and Onnx models (FFN) to mlpack models. The work is mostly done. Sadly, Onnx does not translate equivalent models of different frameworks to the same Onnx model. If anyone can provide a couple of models (of the supported frameworks mentioned above) it would be quite helpful for me to enhance its compatibility. Here is the repo I am