Du Bois Eloi

Results 2 comments of Du Bois Eloi

I confirm it is possible, was able to implement a dcgan, boundary eq. gan is harder to implement though.

Same problem on my end, ran valgrind on it, the leak is here: matrix_dense.cpp +83 ``` // Copy Matrix to GPU. _data = new T[this->_m * this->_n]; ``` Please Pogs...