Useful Machine Learning notes, code, and practices. Currently most of the content is from the Machine Learning Course by Prof. Hung-Yi Lee in National Taiwan University.
Convolutional Neural Network (Kaggle Link)
Visualizing Keras CNN attention: Saliency maps
How convolutional neural networks see the world
Explaining Keras Model with LIME
A ten-minute introduction to sequence-to-sequence learning in Keras
Deep Learning with PyTorch: A 60 Minute Blitz
PyTorch 自定義資料集 (Custom Dataset)
How to Use Word Embedding Layers for Deep Learning with Keras