mohsinwritestech.hashnode.devBuilding Block of Neural Nets: The PerceptronIntroduction Neural Networks sound complex, right? But at the core, they are built from a very simple unit: the Perceptron. In this blog, I’ll break down what a perceptron is, how it works, and why it’s considered the foundation of neural networks. W...Sep 6, 2025·2 min read
mohsinwritestech.hashnode.devMy Experience with Linux as a beginnerSo I wanted to be a DevOps engineer and the prerequisite was to learn Linux. But the first step is to have Linux OS in your machine to learn Linux not everyone becomes an engineer by just practicing in online labs first, I installed WSL on my Windows...Jan 7, 2025·2 min read