Notes on CUDA and cuDNN
Currently installed CUDA 11.2 Update 2 cuDNN 8.1.1.33 Install install CUDA normally install cuDNN without sudo add-apt-repository "deb https://...
Currently installed CUDA 11.2 Update 2 cuDNN 8.1.1.33 Install install CUDA normally install cuDNN without sudo add-apt-repository "deb https://...
imshow() plt.imshow just finishes drawing a picture instead of printing it. If you want to print the picture, you just need to add plt.show.
Notes on Tensorflow.
[OLD VERSION!] Notes on Machine Learning theory. Based on C. M. Bishop, “Pattern Recognition and Machine Learning” (2011) and Goodfellow, Bengio, Courville, ...
Notes on some inspirations for Machine Learning methods. Based on opinions from leading scientists and also some of my own opinions.