Appendix

Some operations, especially classification, benefit from GPU use. In the case of a stability problem (Matlab crashes complaining about the GPU memory), try to use the option below to reset the GPU every iteration.

rc.resetGPU = 1;

Last updated