Have you ever caught yourself just staring at the textbook and didn’t realize when you reached the end of the page or when some lecture is going on and you are in your own dream world? Too many things just cluttered up in your brain and you don’t know what to do? How often are …
Everyone knows that in Formula 1 every millisecond counts. With cars getting faster and faster every year, teams have to come up with newer ideas to get better lap times. The past years have seen a lot of new innovations in which the engineers have found a way around the rulebook, be it the six-wheeler …
Renewable energy, the next big thing, the savior of mother earth and humanity. Why? Well, as the name suggests; it’s clean, safe for the environment, and emission-free. In a way, it’s free energy and a gift to humanity. Or is it? I, too, thought the same of renewable energy until I stumbled upon an intriguing article …
Why does it take so much time for developing medicine for viruses such as SARS, SARS-CoV-2, H1N1? One of the main reason is because of time consumed in clinical trails in animal and then on humans. Data from these trial leads to development of vaccine for the virus.
Java is a high-level programming language that has been around for two decades and is still going strong. It is object-oriented, is platform independent, has wonderful documentation and community support, is free, and is everywhere – the moment you install Java, a screen generally comes up which states ‘3 billion devices run Java’. Yes, you …
The confluence of edge computing and artificial intelligence gives the birth of edge intelligence. Specifically, edge computing aims at coordinating a multitude of collaborative edge devices and servers to process the generated data in proximity. Data generated at the network edge need AI to fully unlock their potential. Motivation and Benefits of Edge intelligence: 1.Data …
What is wireless charging?
All of us know that Amazon Inc. is one of the most successful companies up to date, and many companies look up to them as well. Moreover, their CEO, Jeff Bezos, is the richest man in the world, valued by Forbes at $131 billion as of March 2019. Also, Amazon is known to have revolutionized …
One of the preliminary steps in writing a good machine learning algorithm is to visualise the training data and almost always, datasets (especially after pre-processing) contain a lot of features, sometimes thousands. As we know, it is impossible for humans to visualise a mapping of 1000 dimensions. This is where dimensionality reduction algorithms such as t-SNE …
Many processes and events involve examining sets of elements and performing operations on them – such as joining the sets or discovering whether two elements belong to the same set or not. For example, we can talk about sets of objects, sets of individuals, sets of locations (checking that they belong to the same owner …