Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Controllers: Replacing Core Controllers
In this video, you will learn how to replace the core controllers. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Configuring Core Routes
In this video, we will get introduced to routes, understand their logic, and learn how to configure core routes. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Lifecycle Hooks
In this video, we will spend some time understanding the lifecycle hooks. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - User Authentication with GraphQL
In this video, you will learn how to perform user authentication with GraphQL. 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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - GraphQL Queries on Public Data
In this video, we will work with GraphQL queries on public data. 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 with...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Performing Our First Authenticated Operation
In this video, you will learn how to perform our first authenticated operation. This clip is from the chapter "Permissions, Authentication, and Authorization" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Performing User Authentication Through API
In this video, we will test and perform actual user authentication through API. This clip is from the chapter "Permissions, Authentication, and Authorization" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In...
Curated Video
Make Apps with ChatGPT and Generative AI - Outlook Add-In Launch
After building our first Outlook add-in project and going through some of the code behind it, we will start it and look at it on Outlook. We will be creating a task pane and we will click a button and a pane will come up from the right...
Brainwaves Video Anthology
Yascha Mounk - Cultural Appropriation
Yascha Mounk is a writer and academic known for his work on the crisis of democracy and the defense of philosophically liberal values. Born in Germany to Polish parents, Yascha received his BA in History from Trinity College Cambridge...
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 - 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 - 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 - Stationarity Check - Project 1: COVID-19 Positive Cases Prediction Using Machine Learning Algorithm
This video will do the stationarity check on your data. This clip is from the chapter "Project 1: COVID-19 Positive Cases Prediction Using Machine Learning Algorithm" of the series "A Practical Approach to Timeseries Forecasting Using...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Time Series Forecasting (TSF) Using LSTM
This video explains the implementation of Time Series Forecasting (TSF) using LSTM. This clip is from the chapter "Recurrent Neural Networks in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Underfitting and Overfitting
This video explains the concepts of underfitting and overfitting. This clip is from the chapter "Recurrent Neural Networks in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using Python".This...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Future Predictions Using SARIMA
This video helps you with future predictions using SARIMA. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section focuses on...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - SARIMA in Python
This video helps you execute SARIMA in Python. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section focuses on machine...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - ARIMA
This video explains ARIMA (Autoregressive Integrated Moving Average Model) and how it is a better model than ARMA. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Data Splitting
This video helps you with data splitting. It will help you concise your big dataset easily. 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 - Resampling
This video explains resampling and helps you with resampling your dataset. This clip is from the chapter "Data Processing for Timeseries Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using Python".This...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Stages for Time Series Forecasting
This video explains the stages of time series data analysis and forecasting. This clip is from the chapter "Motivation and Overview of Time Series Analysis" of the series "A Practical Approach to Timeseries Forecasting Using Python".This...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Course Introduction
This video talks about an overview of the course and its learning outcomes. This clip is from the chapter "Introduction" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section provides an introduction to...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Stacked LSTM Forecasting
This video helps you with the Stacked LSTM forecasting. 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...