Backpropagation is not the Chain Rule; Read why in this easy-to-understand Deep Learning and…Backpropagation was always a mind-blowing concept, as many others taught at university (others that I consider to have the same effect on…Jan 7Jan 7
Dynamic Programming amazing tricks!This is the second article of Part III. In this part, I will present some popular DP optimizations. I will explain them with a problem…Oct 22, 2024Oct 22, 2024
Dynamic Programming amazing tricks! — All you need about DP optimizationsIn Part III, I will present some popular DP optimizations. I will explain them with a story as they are hard-to-understand topics. And…Dec 12, 2022Dec 12, 2022
Introduction to ICPC algorithm problem solvingRoadmap for learning how to crack coding challenges in a competition or interview!Nov 17, 2022Nov 17, 2022
Dynamic Programming amazing tricks! — Part II — DP patternsCommon DP patterns so that you gain the intuition to solve Dynamic Programming Problems!Oct 27, 2022Oct 27, 2022
Dynamic Programming amazing tricks! — Part I — DP strategiesNever before seen tricks and perspective so that you can think and solve Dynamic Programming Problems!Oct 18, 2022Oct 18, 2022
⛔ Stop doing software projects. and contribute to Open Source 🤗I merged a Pull Request to github.com/stanfordnlp/stanza and received career advice + a job referral offer from Standford former from just…Sep 13, 2022Sep 13, 2022
Published inBootcampMy 3-days experience using Github Copilot: surprisingly smart!Github Copilot makes code suggestions while you are programming. I used it in a quite niche project and got surprisingly smart suggestions!Dec 29, 2021Dec 29, 2021
Deep Learning: Run Pytorch+FastAI trained model on Android by using Pytorch Mobile (also applicable…IntroductionJul 30, 20212Jul 30, 20212