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/
mikeling has joined #mlpack
s1998 has joined #mlpack
< mikeling> how do you usually debug in mlpack? without visual studio
< mikeling> could I use gdb to debug it?
djshubh has joined #mlpack
< djshubh> i know neural networks , how do i get started
< djshubh> quit
djshubh has quit [Quit: Page closed]
s1998 has quit [Ping timeout: 260 seconds]
< mikeling> zoq: rcurtin ping
s1998 has joined #mlpack
s1998 has quit [Ping timeout: 260 seconds]
travis-ci has joined #mlpack
< travis-ci> akanuraj200/mlpack#14 (master - 427ca26 : KANODIA): The build was fixed.
travis-ci has left #mlpack []
< rcurtin> mikeling: I generally build with debugging symbols (configure CMake with '-DDEBUG=ON') and then use gdb, yes
< mikeling> rcurtin: thank you for your help :)
< mikeling> rcurtin: could you give me some hints about why "each state will be set to 1 / numObservations " in https://github.com/mlpack/mlpack/blob/master/src/mlpack/core/dists/discrete_distribution.hpp#L53? Is that mean each result of observation will have equal possibility?
< rcurtin> mikeling: yes, that is what it means
mikeling has quit [Quit: Connection closed for inactivity]