Instructional Video11:20
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Introduction and Version Control System

Higher Ed
This video introduces you to Git and version control system. This clip is from the chapter "Git Introduction" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section introduces you to Git and helps you configure it.
Instructional Video13:22
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Code Preparation (NLP)

Higher Ed
In this video, you will learn how to write the code to turn a sequence of words into an acceptable format such that they can be converted into a matrix of numbers. This clip is from the chapter "Natural Language Processing (NLP)" of the...
Instructional Video3:15
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Suggestion Box

Higher Ed
In this video, the author shares how you can get in touch with him through the suggestion box. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent...
Instructional Video5:49
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Stock Return Predictions Using LSTMs (Part 2)

Higher Ed
In this video, we will work on a more conventional prediction called stock return. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks...
Instructional Video12:06
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Stock Return Predictions Using LSTMs (Part 1)

Higher Ed
In this video, we will understand why one-step prediction on stock price is misleading and unconventional. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning -...
Instructional Video4:06
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - RNN for Image Classification (Code)

Higher Ed
In this video, you will learn how to preform RNN for image classification on the MNIST dataset. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent...
Instructional Video4:45
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - RNN for Image Classification (Theory)

Higher Ed
In this video, we will understand how to apply RNN for image classification. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with...
Instructional Video19:30
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Demo of the Long-Distance Problem

Higher Ed
In this video, we will understand how LSTMs work for resolving a long-distance problem. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural...
Instructional Video12:05
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Autoregressive Linear Model for Time Series Prediction

Higher Ed
In this video, we will dive into coding and learn about the autoregressive linear model for time series prediction. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep...
Instructional Video22:25
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Advanced Interactivity

Higher Ed
In this video, you will learn to make design adjustments to the website, and then we will work on making our website more interactive. We will be working on JavaScript for this website interactivity design.
Instructional Video14:19
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Website Design and Responsiveness

Higher Ed
In this video, you will learn about the kind of website we can make and how to make the website responsive, which means it will look good on tablets and mobiles by creating the website layout adjust to the screen size using flexboxes. We...
Instructional Video13:06
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Applying JavaScript: Smooth Scroll and Image Slider

Higher Ed
We will continue to add more features to our website and make it more functional by learning to add a smooth scroll bar and an image slider. We will instruct ChatGPT to provide us with the JS code for the same and modify it as necessary...
Instructional Video10:41
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Start of the Website + Generating Images

Higher Ed
In this lesson, you will learn to create a basic demo website as a freelancer that designs websites using AI. We will instruct ChatGPT to write code for us with whatever basic features and design we want on the webpage.
Instructional Video27:52
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Return Computation Revisited and Other Extensions (Optional)

Higher Ed
In this video, you will learn the computation of returns in pairs trading and explore other optional extensions to enhance our pairs trading strategy with ChatGPT, incorporating transaction costs, slippage, risk management techniques,...
Instructional Video14:45
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Starting Our Amazing Website

Higher Ed
In this lesson, we will begin working on creating our amazing website, which we will eventually publish on our online hosting, but we will build the entire website using Visual Studio Code.
Instructional Video14:19
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Connecting a Contact Form to a Database

Higher Ed
In the final video of this section, you will learn to create a contact form for our website to work, where we will connect the form we made to a database that stores the input received.
Instructional Video5:14
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Where to Put the Code?

Higher Ed
In this video, you will learn where to store the code, for which we will download and install Visual Studio Code, the IDE we will be using to store and edit the code to our requirements. You will learn to install the extensions required...
Instructional Video9:32
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Introduction to Web Design: HTML and CSS

Higher Ed
This lesson will explore the fundamentals of hypertext markup language (HTML) and cascading style sheets (CSS) needed to create a website. You will learn about the IDE to be used for storing the code.
Instructional Video3:19
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Some Notes Before We Start

Higher Ed
In this brief overview, the instructor provides vital explanations about how ChatGPT works, what we can use ChatGPT for, what we can do using ChatGPT, and briefly what this course offers us regarding learning and the concepts covered.
Instructional Video2:50
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - What Is the Appendix?

Higher Ed
This appendix is an additional section at the end of a course that contains supplementary information, resources, explanations, videos, tutorials, examples, case studies, or FAQs to support the course's main content further. This clip is...
Instructional Video12:28
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Proof that Using Jupyter Notebook Is the Same as Not Using It

Higher Ed
In this video, explore the advantages and disadvantages of using Jupyter Notebook. This video will provide evidence and examples illustrating the similarities and differences between Jupyter Notebook and other coding environments. This...
Instructional Video17:22
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - How to Install NumPy, SciPy, Matplotlib, Pandas, IPython, Theano, and TensorFlow

Higher Ed
Learn to install the essential Python libraries for financial analysis, including NumPy, SciPy, Matplotlib, Pandas, IPython, Theano, and TensorFlow. This video will provide the necessary setup to use these popular Python libraries for...
Instructional Video13:26
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Asking ChatGPT for Pairs

Higher Ed
In this lesson, you will learn to effectively query ChatGPT to identify potential pairs for your pairs trading strategy, including appropriate prompts, questions, or instructions to engage with the language model and to interpret and...
Instructional Video11:06
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - How to Use GitHub and Extra Coding Tips (Optional)

Higher Ed
Here, learn to use GitHub, a popular version control system, effectively. This video will provide step-by-step instructions on creating repositories, committing changes, creating branches, merging code, and resolving conflicts using...