Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Applying an Auth Scope to GraphQL Operations
In this video, you will learn how to apply an auth scope to GraphQL operations. This clip is from the chapter "Extending the GraphQL API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - First Authenticated GraphQL Query
In this video, we will work on our first authenticated GraphQL query. This clip is from the chapter "Working with GraphQL" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start working...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Fixing the Homepage
In this video, you will learn how to fix the homepage. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to design...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Course Structure: Optimize Your Learning Path
In this video, we will spend some time on understanding the course structure and optimize your learning path. This clip is from the chapter "Welcome to the Course" of the series "The Complete Strapiâ„¢ Course with Plugins and...
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...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Moving Average and ARMA
This video explains moving average and ARMA (Autoregressive Moving Average Model). This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Stationarity in Time Series
This video talks about stationarity in time series. It is nothing but a series whose properties do not depend on the time at which the series is observed. This clip is from the chapter "Data Processing for Timeseries Forecasting" of the...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Overview of Time Series Parameters
This video provides an overview of time series parameters. This clip is from the chapter "Basics of Data Manipulation in Time Series" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section focuses on the...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - OpenAI Key Configuration Setup with Next JS
In this lesson, you will learn to hook up the OpenAI app, using the API key to provide access and then configuring the OpenAI API by linking it to the app to generate images. This clip is from the chapter "How to Get a DALL-E API OpenAI...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - DALL-E Create Image Implementation into Our OpenAI Application
After securely generating the API key, we will create the runtime configuration and use the process environment API key we generated securely. We will hook the app with OpenAI and generate images using text. This clip is from the chapter...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Dynamically Updating Image Creation with DALL-E and OpenAI
After learning how to generate images rendered through DALL-E, we will create a proper user experience where the user can type into the textbox input and generate a dynamic response. This clip is from the chapter "Rendering and Creating...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Async Await Calls to DALL-E OpenAI API in Next JS
In this lesson, you will learn to generate an index page, which Next.js requires. We will create the functionality for the app to function. We will use the “index.tsx” file and the default home function. This clip is from the chapter...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - OpenAI Configurations and Updating DALL-E API Code
In this video, we will remove the console.log, and after completing the API key setup, we will configure the openAIAPi from OpenAI. We will set up a variable configuration, which requires the API key, and then update the code. This clip...
Packt
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...
Packt
Moving Average and ARMA
This video explains moving average and ARMA (Autoregressive Moving Average Model). This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using...
Packt
Stationarity in Time Series
This video talks about stationarity in time series. It is nothing but a series whose properties do not depend on the time at which the series is observed. This clip is from the chapter "Data Processing for Timeseries Forecasting" of the...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Expectation versus Reality
In this video, we will discuss the expectations versus the reality of the course. You will learn what you can realistically achieve from the course and what you will need to do to achieve it. We will also discuss how you can prepare...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Custom Exception Handling
In this video, we will explore creating and handling custom exceptions in Java. We will look at a demonstration on how to define custom exception classes, throw and catch them, and handle exceptional scenarios specific to your...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Generics-based ArrayList
In this video, we will learn how to use generics to create type-safe collections in Java, define and use ArrayLists with specified data types, ensure compile-time type checking, and enhance code readability and maintainability. This clip...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Final keyword in Java - Array, Static, Final, Interface
In this video, we will apply the final keyword in practical scenarios through hands-on exercises, creating and using final variables, classes, and methods effectively, ensuring data integrity and code reliability. This clip is from the...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Concept of Final in Java
In this video, we will understand the concept of the final keyword in Java and its various applications, how final can be used to create constants, mark classes or methods as immutable, and enforce restrictions on inheritance and method...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Downloading and Installing IDE
In this video, we will learn to use an Integrated Development Environment (IDE) for Java programming, downloading and installing a popular Java IDE, providing insights into its features and capabilities. With an IDE, we will have a...
Curated Video
Don’t Make These Noncount Noun Mistakes on IELTS - IELTS Energy Podcast 1287
IELTS students make mistakes all the time with countable and uncountable nouns- find out how these bring down your vocabulary and grammar scores on Speaking and Writing, so you don't make the same mistakes on test day.
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Message Placement and GitHub
In this video, we will discuss message placement and how to leverage GitHub for seamless integration with your trading bot. You will learn how to strategically place messages within your codebase, ensuring that they are sent at the...