Ajitesh Kumar

ChatGPT Cheat Sheet for Data Scientists

With the explosion of data being generated, data scientists are facing increased pressure to analyze and interpret large amounts of…

2 years ago

How does Dall-E 2 Work? Concepts, Examples

Have you ever wondered how generative AI is converting words into images? Or how generative AI models create a picture…

2 years ago

Google Bard Arrives in India, Ready to Take on ChatGPT

Google's new AI-powered text completion tool called Bard (https://bard.google.com) is now available to users in India. The new tool provides…

2 years ago

Facebook Responsible AI: Lessons, Examples

As technology continues to advance, it's important that we prioritize ethical considerations and ensure that the development and deployment of…

2 years ago

Python Tesseract PDF & OCR Example

Have you ever needed to extract text from an image or a PDF file? If so, you're in luck! Python…

2 years ago

ChatGPT Prompt to get Datasets for Machine Learning

As the field of machine learning continues to expand, having access to high-quality datasets has become increasingly important. Datasets are…

2 years ago

Gaussian Mixture Models: What are they & when to use?

In machine learning and data analysis, it is often necessary to identify patterns and clusters within large sets of data.…

2 years ago

Python: Convert JSON to CSV Example

Have you ever wondered how to convert JSON data to CSV using Python? JSON (JavaScript Object Notation) is a popular…

2 years ago

Seaborn: Multiple Line Plots with Markers, Legend

Do you want to learn how to create visually stunning and informative line plots that will captivate your audience by…

2 years ago

ChatGPT for Data Science Projects – Examples

Data science is all about turning raw data into actionable insights and outcomes that drive value for your organization. But…

2 years ago

Hypothesis Testing in Business: Examples

Are you a product manager or data scientist looking for ways to identify and use most appropriate hypothesis testing for…

2 years ago

NLP: Huggingface Transformers Code Examples

Do you want to build cutting-edge NLP models? Have you heard of Huggingface Transformers? Huggingface Transformers is a popular open-source…

2 years ago

Sklearn Algorithms Cheat Sheet with Examples

The Sklearn library, short for Scikit-learn, is one of the most popular and widely-used libraries for machine learning in Python.…

2 years ago

Andrew Ng & OpenAI ChatGPT Prompt Engineering Course

Renowned artificial intelligence (AI) experts, Andrew Ng from DeepLearning.ai and Isa Fulford from OpenAI, have teamed up to offer an…

2 years ago

Supervised & Unsupervised Learning Difference

Supervised and unsupervised learning are two different common types of machine learning tasks that are used to solve many different…

2 years ago

Machine Learning: Inference & Prediction Difference

In machine learning, prediction and inference are two different concepts. Prediction is the process of using a model to make…

2 years ago