Curated Video
ChatGPT and Prompt Engineering With Advanced Data Analysis - Creating a Computer Program and Debugging
In this video, you will learn to use ChatGPT to create a computer program and effectively debug it. We will use ChatGPT's capabilities to generate code snippets, optimize algorithms, and identify and fix bugs, leveraging ChatGPT3 as a...
Great Big Story
"Why Military Veterans Are Hunting Pythons in the Everglades
Discover how the Swamp Apes program helps veterans track and capture Burmese pythons in the Everglades, benefiting both wildlife and the veterans themselves.
Great Big Story
On The Hunt For Pythons In The Everglades
Step into the wild with the Swamp Apes, a unique organization dedicated to aiding veterans while combating the invasive Burmese pythons threatening the Everglades. Founded by Tom Rahill, a man with a mission to serve both veterans and...
Curated Video
Make Apps with ChatGPT and Generative AI - Visual Studio Code Configuration
In this video, we will continue with the previous demonstration where we will need to create a few more configurations to our Visual Studio Code to get it up and running for creating our Azure Functions. We will install the recommended...
Curated Video
Make Apps with ChatGPT and Generative AI - Python Installation
We will now download and install Python and set it up on our local system. We will download and install the Python 3. 9.13 version and add the path for the software. We will check the installation using the CMD command. This clip is from...
Curated Video
Make Apps with ChatGPT and Generative AI - Azure Function Resource Creation
After learning how to create the Azure account and creating one, we will now create our first Azure function resource. We will click on the create tab and provide details required to create the Azure Function. This clip is from the...
Curated Video
How to Use ChatGPT and Generative AI for Passive Income - Use ChatGPT to Code for Others
In this video, you will learn how to use ChatGPT to code for others. You will explore how to create custom code snippets and templates that you can sell to other developers, allowing you to earn a passive income from your coding skills....
Curated Video
How to Use ChatGPT and Generative AI to Help Create Content - Generating Code with ChatGPT
This video will teach you how to use ChatGPT to generate code snippets and automate programming tasks. This clip is from the chapter "Introduction to Generative AI" of the series "How to Use ChatGPT and Generative AI to Help Create...
Curated Video
How to Use ChatGPT and Generative AI to Help Create Content - Fundaments of Using Generative AI
In this video, you will learn about the basic principles of using Generative AI, including how to choose the right model for your needs and some common use cases. This clip is from the chapter "Introduction to Generative AI" of the...
Curated Video
Make Apps with ChatGPT and Generative AI - Basic Azure Function Creation
In this video, we will create an Azure function. We will create a new project folder and create our first Azure function. We will create the function on our local workspace and then push the function over to Azure. This clip is from the...
Curated Video
Make Apps with ChatGPT and Generative AI - ChatGPT Response Management
Now that we have a way to sue a Python script on the API, we ran a script, which was accessed by the API, and returned a response, which is a JSON file. We will create a variable “Output” that will present the responses of our script....
Curated Video
Make Apps with ChatGPT and Generative AI - Python Access to OpenAI API
The next stage is to create a serverless ChatGPT API, which enables us to ping OpenAI API. We will build Azure functions that will ping the API, ask questions, and show the responses on the API. We will link out Python to the OpenAI API...
Curated Video
Make Apps with ChatGPT and Generative AI - Terminal Use: Running Python and Pip
Here, we will verify that our Python commands are acceptable on the terminal. We will open the terminal and launch Python. We will define the path of the environment variables to help recognize the codes and commands. This clip is from...
Curated Video
Bearded Dragons, Skinks, & More: Learn About 7 Australian Animals
Curious about reptiles? Ever wanted to see some Australian Animals up close? We've got you covered! In this educational video, our friends at Animal Encounters from Seattle, WA show us 7 Australian Animals. Kim teaches us how the animals...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - RVT Models
This video explains the RVT (Resampling, Visualize, and Transform) models in time series in Python. This clip is from the chapter "Data Processing for Timeseries Forecasting" of the series "A Practical Approach to Timeseries Forecasting...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Stationarity Check - Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis
This video will do the stationarity check on your data. This clip is from the chapter "Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis" of the series "A Practical Approach to Timeseries Forecasting Using...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Data Manipulation
This video displays how to do data manipulation using a deep learning model. This clip is from the chapter "Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis" of the series "A Practical Approach to Timeseries...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Monthly Birth Distribution Plot and Birth Rate Plot
This video demonstrates the plotting of the monthly birth distribution and birth rate. This clip is from the chapter "Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis" of the series "A Practical Approach to...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Dataset Overview - Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis
This video helps you with an overview of the dataset. This clip is from the chapter "Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis" of the series "A Practical Approach to Timeseries Forecasting Using Python".null
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Project Overview - Project 1: COVID-19 Positive Cases Prediction Using Machine Learning Algorithm-1
This video provides an overview of the project. This clip is from the chapter "Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis" of the series "A Practical Approach to Timeseries Forecasting Using Python".null
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - BiLSTM and Stacked BiLSTM
This video helps you with the execution of BiLSTM and Stacked BiLSTM on data. This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries Forecasting...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - LSTM Implementation and Errors
This video explains the implementation of LSTM and its errors. This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries Forecasting Using Python".This...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Dataset Division
This video explains how to do dataset division. This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section focuses...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Data Manipulation for Deep Learning
This video displays how to do data manipulation using a deep-learning model. This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries Forecasting Using...