RSRoland Sankarainfreecodecamp.org·Jul 14 · 16 min readCNNs, RNNs, and Transformers Explained: A Mental Model for Key Deep Learning ConceptsOkay, pop quiz: What is a neural network? What is deep learning? Does anything come to mind? I know that feeling – yes, that thing you’re feeling now. It’s either confidence that you know what I’m ask00
RSRoland Sankarainblog.rolandsankara.com·May 20, 2022 · 6 min readReact.js State: what it is and how to use it.Learn about React state management and then build a React Counter component. This article is a continuation of my first article which gave a practical introduction to the React JavaScript library. In this article, I’ll introduce the concept of state...00