PinnedInTowards AIbyTan Pengshi Alvin·Sep 11, 2022Transfer Learning and Convolutional Neural Networks (CNN) — Complete GuideA complete guide from CNN to Transfer Learning, with application on Kaggle’s Cat versus Dog datasetA response icon2A response icon2
InILLUMINATIONbyTan Pengshi Alvin·Dec 2, 20256 Powerful Strategies I Have Learnt to Overcome ProcrastinationSix powerful techniques to say goodbye to procrastination forever
InILLUMINATIONbyTan Pengshi Alvin·Nov 18, 2025Powerful Morning Routine Habits I Have Discovered To Set Up the DaySix simple morning habits that are sure to compound dailyA response icon1A response icon1
InTowards AIbyTan Pengshi Alvin·Nov 7, 2025A Practical Introduction to Artificial Intelligence and Computer VisionA layman's guide to the world of Artificial Intelligence and Computer Vision with YouTube tutorial
InTowards AIbyTan Pengshi Alvin·Oct 24, 2025Introductory Python: Basic Python Objects, Functions, and Loops— Part 1A complete introduction to built-in Python objects, functions, loops to error handlingA response icon1A response icon1
InTowards AIbyTan Pengshi Alvin·Nov 13, 2024An Introduction to PyTorch versus TensorFlow for Deep LearningA side-by-side comparison of PyTorch and TensorFlow for training and inference of neural networks
InTowards AIbyTan Pengshi Alvin·Sep 8, 2024Optical Character Recognition (OCR) with CNN-LSTM Attention Seq2SeqExploring the Attention-based CNN-LSTM Seq2Seq model for effective OCR with TensorFlowA response icon1A response icon1
InTowards AIbyTan Pengshi Alvin·Aug 1, 2024Lightweight YOLO Detection with YOLO-based Object Tracking from ScratchDesigning YOLO and object tracking models from scratch with OpenCV data simulation
InTowards AIbyTan Pengshi Alvin·Jul 19, 2024Reinforcement Learning: Introducing Deep Q* Networks — Part 6An adjusted framework combining Deep Q-Networks with a trainable exploration heuristic and supervision
InTowards AIbyTan Pengshi Alvin·May 23, 2024Graph Neural Networks (GNN) — Concepts and ApplicationsExploring the concept and applications of Graphs, and how to apply Neural Networks to it