An Introduction to PyTorch versus TensorFlow for Deep Learning
Author(s): Tan Pengshi Alvin Originally published on Towards AI. A side-by-side comparison of PyTorch and TensorFlow for training and inference of neural networks This member-only story is on us. Upgrade to access all of Medium. Image by Lanju Fotografie on Unsplash It …
Optical Character Recognition (OCR) with CNN-LSTM Attention Seq2Seq
Author(s): Tan Pengshi Alvin Originally published on Towards AI. Photo by Towfiqu barbhuiya on Unsplash In previous articles, we have covered a lot, and exhaustively, on Convolutional Neural Networks (CNNs) and their various Deep Learning tasks. CNNs are particularly good at learning …