Top Feed
Create a Smart Voice Assistant using Open AI's ChatGPT, Whisper, Python & Gradio | Python Project
What does numpy reshape(-1 1) mean?
How to Chat with YouTube Videos Using LlamaIndex, Llama2, OpenAI's Whisper & Python
Build a PDF Document Question Answering System with Llama2, LlamaIndex
Ask Questions Directly to Invoices using Google's Gemini Pro Vision | Python | Google AI Studio
SMOTE (Synthetic Minority Oversampling Technique) for Handling Imbalanced Datasets
OpenAI GPT-3: Beginners Tutorial
Gini index based Decision Tree
ROC & AUC Simplest Example
Installing Latest TensorFlow on Windows with CUDA, cudNN & GPU support - Step by Step Tutorial 2022
In this video I will show you how to set up and install the latest Tensorflow version with GPU support on Windows 10 & 11. We will ...
Create a Smart Voice Assistant using Open AI's ChatGPT, Whisper, Python & Gradio | Python Project
In this video, I'll show you how you can create your own Smart Virtual Assistant like Google Assistant using Open AI's ChatGPT, ...
What does numpy reshape(-1 1) mean?
Reshape your data either X.reshape(-1, 1) if your data has a single feature/column and X.reshape(1, -1) if it contains a single ...
How to Chat with YouTube Videos Using LlamaIndex, Llama2, OpenAI's Whisper & Python
In this tutorial, I'll walk you through the steps to create your custom YouTube video chatbot. We'll harness the power of LlamaIndex ...
Build a PDF Document Question Answering System with Llama2, LlamaIndex
In this tutorial, I'll walk you through the steps to create a powerful PDF Document-based Question Answering System using using ...
Ask Questions Directly to Invoices using Google's Gemini Pro Vision | Python | Google AI Studio
Tired of manual invoice analysis? Ask questions directly to your invoices with Google's Gemini Pro Vision in AI Studio!
SMOTE (Synthetic Minority Oversampling Technique) for Handling Imbalanced Datasets
Whenever we do classification in ML, we often assume that target label is evenly distributed in our dataset. This helps the training ...
OpenAI GPT-3: Beginners Tutorial
OpenAI has released GPT-3, a state-of-the-art language model made up of 175 billion parameters. In this video, I'll create a ...
Gini index based Decision Tree
How does a Decision Tree Work? A Decision Tree recursively splits training data into subsets based on the value of a single ...
ROC & AUC Simplest Example
ROC (Receiver Operator Characteristic) graphs and AUC (the area under the curve), are useful for consolidating the information ...
Bhavesh Bhatt
@BhaveshBhattStats
Profile
Groups
This member is not part of any groups yet.