Home

Science and Technology

Keep Discovering, Inventing, Innovating…

Aspiration


Discover

Discover the new. The latest updates regarding new discoveries in Scence.

Invent

Invent the new. We are here to expand our boundaries by new inventions.

Innovate

Innovate the world. Innovate the new in technologies and science research.


Try with latest updates

Science and Technology Updates


Namaste and Welcome to the blog!!

Biological Neuron vs Artificial Neuron

BNN vs ANN We are getting into AI buzz, so why not understand where it all started? In olden days, intelligence was a trait only humans and certain living beings carried. As humans progressed deep into computer science and electronics, they invented an artificial system that could actually “Think”. At the core of intelligence lies…

Keep reading

Retrieval Augmented Generation (RAG)

There is a trending term that is floating around in the Artificial Intelligence (AI) field, i.e., “RAG”. So, to satisfy the curiosity, let’s get to know what RAG is. Before that, let us have a brief idea of Generative AI. What is Generative AI? Generative AI is an Artificial Intelligence system capable of creating new…

Keep reading
Software developer programming code black by Markus Spiske is licensed under CC-CC0 1.0

Solving Problem: Sum of Multiples

Introduction The sum of multiples of k below n is: Formula: Sk=k⋅m(m+1)2 where m=⌊n−1k⌋. Problem Statement: Find the sum of multiples of 3 or 5 below N. For example: If we list all the natural numbers below that are multiples of  3 or 5, we get 3, 5, 6, and 9. The sum of these multiples is 23. Input…

Keep reading

Something went wrong. Please refresh the page and/or try again.

One reply on “Home”

Leave a Reply