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/
Suryo has joined #mlpack
< Suryo>
Hi guys! Has there ever been any international students in the US who have participated in GSoC? If yes, could you please tell me? Thanks.
Suryo has quit [Client Quit]
johnsoncarl has joined #mlpack
mulx10 has joined #mlpack
< mulx10>
zoq: Thanks, it worked.
< mulx10>
however, the python bindings tests are still failing. I will dig up the issue. Thanks for help.
mulx10 has quit [Ping timeout: 256 seconds]
< rcurtin>
mulx10: see #1864
< rcurtin>
(about the python bindings)
mulx10 has joined #mlpack
< mulx10>
rcurtin: oh nice, the PR is passing all checks.
pd09041999 has joined #mlpack
mulx10 has quit [Ping timeout: 256 seconds]
pd09041999 has quit [Ping timeout: 250 seconds]
pd09041999 has joined #mlpack
Hemal has joined #mlpack
Hemal has quit [Ping timeout: 246 seconds]
pd09041999 has quit [Ping timeout: 245 seconds]
johnsoncarl has quit [Ping timeout: 255 seconds]
< chandramouli_r>
zoq: Can you help me in writing code for the game. Where exactly the code has to be executed to run them. ?
pd09041999 has joined #mlpack
Hemal has joined #mlpack
< Hemal>
hello, I am trying to make /mlpack using cmake ../ and make
< Hemal>
it is showing the error : /home/hemal/mlpack/CMake/exec2man.sh: 103: /home/hemal/mlpack/CMake/exec2man.sh: cannot create /home/hemal/mlpack/build/share/man/./bin/mlpack_logistic_regression.1: Directory nonexistent
< Hemal>
But I am not working on logistic regression, I just want to skip this part and build(make) the ann directory codes and the test directory codes where I have made changes
< Hemal>
How to bypass this error ? or what else can be done ?
< Hemal>
>>Generating man page for ./bin/mlpack_logistic_regression...
< Hemal>
and then the error occurs
< Hemal>
found : make mlpack_test for building tests, now, for ann module , what should I do ?
Hemal has quit [Read error: Connection reset by peer]
KimSangYeon-DGU has joined #mlpack
KimSangYeon-DGU has quit [Ping timeout: 256 seconds]
pd09041999 has quit [Ping timeout: 268 seconds]
pd09041999 has joined #mlpack
pd09041999 has quit [Excess Flood]
pd09041999 has joined #mlpack
pd09041999 has quit [Max SendQ exceeded]
pd09041999 has joined #mlpack
pd09041999 has quit [Max SendQ exceeded]
pd09041999 has joined #mlpack
pd09041999 has quit [Ping timeout: 244 seconds]
pd09041999 has joined #mlpack
johnsoncarl has joined #mlpack
pd09041999 has quit [Ping timeout: 246 seconds]
ayesdie has joined #mlpack
< zoq>
chandramouli_r: Happy to help, what game?
KimSangYeon-DGU has joined #mlpack
< zoq>
Hemal: You could disable the cli executables: 'cmake -DUILD_CLI_EXECUTABLES=OFF'
vivekp has joined #mlpack
ayesdie has quit [Read error: Connection reset by peer]
sreenik has joined #mlpack
Trung has joined #mlpack
Trung has quit [Client Quit]
pd09041999 has joined #mlpack
sreenik has quit [Ping timeout: 256 seconds]
ayesdie has joined #mlpack
pd09041999 has quit [Ping timeout: 240 seconds]
ayesdie_ has joined #mlpack
pd09041999 has joined #mlpack
ayesdie has quit [Ping timeout: 244 seconds]
vivekp has quit [Ping timeout: 250 seconds]
ayesdie_ has quit [Remote host closed the connection]
KimSangYeon-DGU has quit [Ping timeout: 256 seconds]
pd09041999 has quit [Ping timeout: 250 seconds]
< chandramouli_r>
atari games
< chandramouli_r>
where should the code be executed ?
johnsoncarl has quit [Ping timeout: 250 seconds]
< zoq>
chandramouli_r: Not sure I can follow; you can test mlpack methods against openai gym, it would be nice to have some examples in the models repo.