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/
< kaushal[m]>
hey zoq is there a way to output the result in ubuntu terminal , as I was working on the DCGAN example , I wanted to see the noise vector result and the random seed is working right or not.
< kaushal[m]>
i thought of outputting every step of the program to get a better view of the program
ImQ009 has joined #mlpack
< kaushal[m]>
this is the error shown when the run the dcgan program
< kaushal[m]>
I used g++ gan.cpp -larmadillo -lmlpack -fopenmp
< ShahAnwaarKhalid>
@kaushal07: `gan.hpp` is present in `mlpack/methods/ann/gan/gan.hpp.`
ImQ009 has quit [Read error: Connection reset by peer]
ImQ009 has joined #mlpack
< kaushal[m]>
<ShahAnwaarKhalid "@kaushal07: `gan.hpp` is present"> ohh ok ok. thanks