Mansoor Ahmed
Member since: Oct 10, 2020
Published articles: 124
if statements We can use the concept of branching to have our code alter its execution sequence depending on the values.We can use an if statement to evaluate a comparison.We start with the if key...
Introduction JsTestDriver (JSTD) is unique of the best dominant and efficient JavaScript unit testing frameworks. JSTD is not simply a JavaScript unit testing framework but as well a complete test...
IntroductionMeta is building a gigantic supercomputer called AI Research SuperCluster to train artificial intelligence models. Meta claims that it would be the fastest Super Computer in the world when...
IntroductionNode.js is a JavaScript runtime environment. It is an open-source, cross-platform, and back-end standard tool for almost any kind of project. It runs on the V8 engine and performs...
IntroductionParallelization in Python enables the developer to run several parts of a program at the same time. It is intended to decrease the complete processing time. The multiprocessing module is...
IntroductionThere are three methods to create an animation.By using the properly named CSS animations.By using CSS transitions.By writing code in JavaScript.In this article, we will take a look at how...
IntroductionGreek Mathematician Archimedes’s discovery of Pi is the largest fraction known to humans. The number? (spelled as "pi") is a mathematical constant – approximately equal to 3.14159.It is...
IntroductionThe backpropagation Algorithm is broadly used in machine learning. This algorithm is greatly used for training feed-forward neural networks. It permits the information from the cost to...
IntroductionMachine learning is driving the best of the new developments in AI. It comprises;Natural language processing,Computer vision,Predictive analytics,Autonomous systems, andA wide range of...
IntroductionBulk Acoustic Wave (BAW) filters show vital roles in wireless devices and infrastructure. They make sure separation between the ever-developing number of frequency bands and deal low...
IntroductionThe dataset between Dogs and cats is a standard computer vision dataset. It involves classifying prints as either containing a canine or cat. Though the problem sounds easy, it was only...
"Being ignorant is not so much a shame, as being unwilling to learn." Benjamin Franklin Introduction Cognitive flexibility is an intrinsic property of a cognitive system often related to the capacity...
IntroductionData storage started with vinyl records storing songs in 1880. It could store 200 MB of data. Though, it could not rewrite the data & be for one-time use only. The first magnetic tape data...
Every value in Rust is of a certain data type.Rust automatically infers primitive data type without explaining it explicitly.Rust is a statically typed language, which means that it must know the...
IntroductionA database stocks application data in a planned method. The application then subjects queries to save particular portions as they are desired. The best normally used databases for web...
Mansoor Ahmed Chemical Engineer,Web developer