A Tale of Passion and Persistence: Navigating the World of Artificial Intelligence

In a recent YouTube video, renowned AI experts Gary Marcus and Michael Wooldridge discussed the “tsunami of AI bullshit” sweeping across the tech industry. This candid conversation humorously highlights the growing trend of people claiming to be AI experts, without the in-depth knowledge and experience that truly warrant the title. Both Gary Marcus, a professor …

Read more

Effortlessly Access Your Conda Environments in Jupyter Notebooks:

As a data scientist or developer, you probably use Jupyter Notebooks to streamline your workflow and interactively run your code. To manage different projects and dependencies, you likely rely on Conda environments. But what if you want to use Jupyter Notebooks with your custom Conda environments? In this blog post, we’ll walk you through a …

Read more

Google cloud shell – clean slate

    Cloud computing today is a buzz world and very soon we will find almost all companies and small businesses opting for cloud resources. To encourage new users to try cloud services most cloud service providers provide free credits.   And as they say there is no better way to learn– except learning by …

Read more

Deep Blue: A review

Image Source: https://upload.wikimedia.org/wikipedia/commons/d/dc/Kasparov-29.jpg Paper: Deep Blue Authors: Murray Campbell, A Joseph Hoane Jr, feng-hsiung Hsu Introduction: Deep Blue was the chess machine (it is a powerful combination of hardware and software) developed by IBM. The machine became important in the field of AI because it was able to defeat the then World class Chess champion …

Read more

Valentine’s Day Card Using Python

Love is in the air, what better way to wish your loved ones, then to write a code which draws a unique Valentine’s Day Card especially for them. The card imports turtle to draw hearts at random positions on the canvas: You can get the code from: github

Computer History Museum – A visit

As a child, I used to imagine that when I grow up I will work in a bookstore. I will sell books and in spare time read all the books. Whenever I get a chance to visit a big bookstore or Library, I feel as If I have entered heaven, my spine is thrilled with …

Read more