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/
govg has joined #mlpack
ImQ009 has joined #mlpack
rajeshdm9 has joined #mlpack
rajeshdm9 has quit [Client Quit]
vivekp has quit [Ping timeout: 268 seconds]
vivekp has joined #mlpack
manthan has joined #mlpack
vivekp has quit [Ping timeout: 240 seconds]
vivekp has joined #mlpack
Prabhat-IIT has joined #mlpack
robertohueso has joined #mlpack
Prabhat-IIT has quit [Ping timeout: 260 seconds]
robertohueso has quit [Quit: Leaving.]
robertohueso has joined #mlpack
robertohueso has quit [Client Quit]
rajeshdm9 has joined #mlpack
rajeshdm9 has quit [Client Quit]
manthan has quit [Ping timeout: 260 seconds]
vivekp has quit [Ping timeout: 240 seconds]
vivekp has joined #mlpack
vivekp has quit [Read error: Connection reset by peer]
vivekp has joined #mlpack
vivekp has quit [Ping timeout: 240 seconds]
vivekp has joined #mlpack
vivekp has quit [Ping timeout: 276 seconds]
vivekp has joined #mlpack
robertohueso has joined #mlpack
vivekp has quit [Ping timeout: 246 seconds]
vivekp has joined #mlpack
vivekp has quit [Ping timeout: 255 seconds]
vivekp has joined #mlpack
csoni has joined #mlpack
csoni has quit [Read error: Connection reset by peer]
csoni has joined #mlpack
sulan_ has joined #mlpack
sulan_ has left #mlpack []
sulan_ has joined #mlpack
govg has quit [Ping timeout: 256 seconds]
govg has joined #mlpack
csoni has quit [Read error: Connection reset by peer]
csoni has joined #mlpack
csoni has quit [Read error: Connection reset by peer]
csoni has joined #mlpack
csoni has quit [Read error: Connection reset by peer]
csoni has joined #mlpack
csoni2 has joined #mlpack
csoni has quit [Read error: Connection reset by peer]
sulan_ has quit [Read error: Connection reset by peer]
sulan_ has joined #mlpack
csoni2 has quit [Ping timeout: 256 seconds]
sulan_ has quit [Remote host closed the connection]
csoni has joined #mlpack
csoni has quit [Read error: Connection reset by peer]
csoni has joined #mlpack
csoni has quit [Ping timeout: 264 seconds]
csoni has joined #mlpack
dmatt has joined #mlpack
luffy1996 has joined #mlpack
robertohueso has left #mlpack []
< luffy1996> @zoq: @rcurtin: I am trying to use categorical crossentropy on softmax layer in a ann network. I am unsure about how to integrate softmax layer in ann. I see that LogSoftMax is available with mlpack under ann. SoftmaxRegression is also available in the methods. Would you please help me out how to proceed for softmax in the last layer of ann. Something like
< luffy1996>
< luffy1996> model.Add<SoftMax<> >();
< luffy1996> What I want is a vector showing probability of a specific class. Then using categorical crossentropy to compute gradients.
< zoq> luffy1996: The easiest solution is probably to implement a softmax layer and pass the layer, see https://github.com/mlpack/mlpack/blob/4bd01bbc98889e1ade49302b79d791275854be37/src/mlpack/tests/feedforward_network_test.cpp#L575 for how to use a custom layer.
< luffy1996> Thanks I will look into it tomorrow. Its late night here so going to get some sleep. Thanks :)
< zoq> Sounds good, sleep well.
ImQ009 has quit [Quit: Leaving]
dmatt has quit [Remote host closed the connection]
csoni has quit [Ping timeout: 240 seconds]
csoni has joined #mlpack
csoni2 has joined #mlpack
csoni has quit [Read error: Connection reset by peer]
luffy1996 has quit [Quit: Connection closed for inactivity]
manthan has joined #mlpack
< manthan> luffy1996 : let me know if you need some help, i have experience with implementing layers for ann.
windows has joined #mlpack