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/
aashay has joined #mlpack
tsathoggua has joined #mlpack
govg has quit [Ping timeout: 260 seconds]
govg has joined #mlpack
aashay has quit [Quit: Connection closed for inactivity]
chenzhe has quit [Ping timeout: 240 seconds]
vinayakvivek has joined #mlpack
clicksaswat has joined #mlpack
tsathoggua has quit [Quit: Konversation terminated!]
< Trion>
zoq: Fixed the gym_tcp_api! :P it was such a long sequence of incompatibilities because of the way python 3 handles bytes and strings but managed to get the agent roll!
aashay has joined #mlpack
Trion has quit [Quit: Have to go, see ya!]
chenzhe has quit [Ping timeout: 258 seconds]
Trion has joined #mlpack
witness_ has quit [Quit: Connection closed for inactivity]
govg has quit [Ping timeout: 258 seconds]
< Trion>
I want to multiply a number(casted to [1x1] ) to all elements of a 2D matrix, using * operator gives multiplication error, is there an alternate way?