While Moore's Law has been a goal that manufacturers have sought to achieve and keep, it has become increasingly difficult to do so. Perhaps it is now time to do another revision of the law, or maybe even discard it all together...
Author: Soham Chatterjee
A Beginner’s Guide to RISC and CISC Architectures
Electrical Engineering is all about abstraction. We hide complex details and features and work on high-level objects to make our work easier. However, this also means that most often, we do not know how something works internally, even though we might know how to use it, like op-amps. And one place, where we probably see… Continue reading A Beginner’s Guide to RISC and CISC Architectures
Data Correlation can make or break your Machine Learning Project
People have forgotten the two most important parts of Machine Learning: Math and Data. Learn how to wield Data Correlation properly to help you choose which ML algorithm to use, reduce dimensionality in your data and improve your accuracy.
A Hacker’s Guide to Understanding Controllers
Controller's form an important part of any project or Control System This post is a Hacker's Guide to Understanding and Designing Controllers.
Part 1; Swarm Robots: Definition, System and Cycles
In this article, I'll be talking about a swarm robotic system and tell you about the different cycles that a swarm robot undergoes while performing a task.