The Rashomon Effect and the Challenge of Managing Conflicting Realities in a Future Dominated by…Why building a society run by LLMs is much harder than you think?Dec 30, 2024Dec 30, 2024
How to convert your business problems to deep learning problems and solve them?More and more business problems nowadays are using deep learning approaches to solve problems. The following is a quick guide to…Oct 17, 2023Oct 17, 2023
How AI-Powered programming may revolutionize all jobs in the future?In recent years, the development of AI-powered coding assistants has garnered much attention and hype. These tools, which use advanced…Jan 4, 2023Jan 4, 2023
Solving cargo delivery problem using pythonRouting problems are one of the most essential computer science optimization problems used everywhere, from transportation, cargo delivery…Dec 26, 2022Dec 26, 2022
Genetic algorithm: Generating solutions from randomnessBuilding nature inspired genetic algorithm from scratch using pythonNov 27, 2022Nov 27, 2022
How to win a medieval siege with python simulationsThe number of soldiers to bring on the battlefield has been a fundamental question involving warfare. There has been a plethora of…Sep 3, 2022Sep 3, 2022
Should we really interview only 37% of your job candidates? The 37% Rule ExplainedChoosing something from many alternates is always challenging, as is knowing when to stop searching for the perfect solution. In computer…Aug 10, 2022Aug 10, 2022
Conway Game of Life made Simple.Conway's game of life is a famous example of a simple dynamic non-deterministic process. Since its conception in 1971, this simple model…May 31, 20221May 31, 20221
Building fast k-means from scratchHow to build a fast clustering algorithm from plain pythonMar 8, 2022Mar 8, 2022
Problems solving paradigms if you are stuckProblem-solving is one of the oldest sciences and is used in every industry and our personal lives. Since problem-solving is so ubiquitous…Aug 12, 2021Aug 12, 2021