qwer10

Results 3 issues of qwer10

Ch4,04_svm_kernels.py,line71: `prediction = tf.sign(prediction_output - tf.reduce_mean(prediction_output))` I can't find that line in any book/posts. Instead, my book said when you predict, you should calculate the bias first. Who can explain...

RuntimeError: CUDA out of memory. Tried to allocate 160.00 MiB (GPU 0; 15.78 GiB total capacity; 14.26 GiB already allocated; 121.19 MiB free; 14.69 GiB reserved in total by PyTorch)...