Instructional Video6:56
Curated Video

Fundamentals of Neural Networks - Why Use RNN

Higher Ed
A Recurrent neural network is a type of artificial neural network commonly used in speech recognition and natural language processing. Recurrent neural networks recognize data's sequential characteristics and use patterns to predict the...
Instructional Video4:09
Instructional Video4:37
Instructional Video2:41
Curated Video

Learn Java from Scratch - A Beginner's Guide - Eclipse Tip - Code Generation

Higher Ed
Let's look at an Eclipse tip—code generation.
Instructional Video3:27
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Java Wrapper Classes - Auto Boxing and a Few Wrapper Constants – SIZE

Higher Ed
In this video, you will learn about Java wrapper classes—auto boxing and a few wrapper constants—SIZE.
Instructional Video8:32
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 13 - Exploring Spring Big Picture - Framework, Modules, and Projects

Higher Ed
In this video, you will explore the big picture of the Spring framework, including its various modules and projects. You will learn about the different components of the framework and how they work together to provide a comprehensive...
Instructional Video3:10
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 11 - Understanding Spring Boot Versus Spring Versus Spring MVC

Higher Ed
In this video, we will understand the roles played by Spring Boot, Spring MVC, and Spring framework.
Instructional Video3:11
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Exploring Spring Boot DevTools

Higher Ed
In this video, we will talk about Spring Boot DevTools.
Instructional Video3:22
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 12 - Understanding Spring IOC Container: Application Context and Bean Factory

Higher Ed
In this video, you will learn about the Spring container, including the Application Context and Bean Factory.
Instructional Video4:13
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Project Plans Explained

Higher Ed
This video overviews project plans and the costs incurred in using Project 2021. It covers task creation and management, setting dependencies and constraints, allocating resources, and creating visualizations. This clip is from the...
Instructional Video2:00
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Course Introduction-1

Higher Ed
This course introduces Microsoft's Project management tool, Project 2021. The course covers the core functionality of Project 2021, including task and resource management, budget tracking, progress tracking, and more. This clip is from...
Instructional Video4:55
Curated Video

Chatbots Development with Amazon Lex - Salient Features of AWS

Higher Ed
Let's understand the salient features of AWS, including pricing, flexibility, and scalability, global architecture, PaaS services, reliability, scheduling, customization, and security.
Instructional Video8:47
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Project: Payroll System Simulation - Part 4

Higher Ed
In this video, we will be introduced to GitHub, where we will store our code for the payroll management system.
Instructional Video5:55
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Interfaces

Higher Ed
This video elaborates on interfaces, how an interface determines the software's features, and how they can be implemented.
Instructional Video6:36
Curated Video

Deep Learning - Crash Course 2023 - Training the Neural Network

Higher Ed
In this video, you will learn about training the neural network by selecting the right hyperparameters, choosing the right optimization algorithm, and evaluating the performance of the model. This clip is from the chapter "Deep Learning...
Instructional Video9:34
Curated Video

Deep Learning - Crash Course 2023 - Linear Separation of Data

Higher Ed
In this video, we will write a program in Python to understand linear separation of data. This clip is from the chapter "Deep Neural Networks" of the series "Deep Learning - Crash Course 2023".In this section, we will try to understand...
Instructional Video4:24
Curated Video

Deep Learning - Crash Course 2023 - Why Random Variable Is Important

Higher Ed
In this video, we will understand why a random variable is important. This clip is from the chapter "Basic Probability" of the series "Deep Learning - Crash Course 2023".In this section, we will talk about probability.
Instructional Video10:19
Curated Video

Deep Learning - Crash Course 2023 - Data Standardization - 1

Higher Ed
In this video, we will start working on data standardization with Sigmoid. This clip is from the chapter "Sigmoid Neuron Implement with Python" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to...
Instructional Video7:45
Curated Video

Deep Learning - Crash Course 2023 - Mathematical Intuition

Higher Ed
In this video, you will learn how to build a mathematical intuition on MP Neuron. This clip is from the chapter "MP Neuron Model" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to build neural...
Instructional Video4:07
Curated Video

Deep Learning - Crash Course 2023 - Intuition of Data

Higher Ed
In this video, we will have a brief overview of the data for MP intuition. This clip is from the chapter "MP Neuron Model" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to build neural networks...
Instructional Video5:31
Curated Video

Deep Learning - Crash Course 2023 - Artificial Neural Networks

Higher Ed
In this video, you will learn about artificial neural networks. This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this section, you will learn some basic terms used in deep...
Instructional Video6:08
Curated Video

Linux Network Administration - Download and Install VirtualBox

Higher Ed
This video explains the download and installation of Oracle VirtualBox, which will help you run multiple operating systems on the same hardware.
Instructional Video4:40
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Content-Based Filtering

Higher Ed
In this lesson, we will understand the first model of filtering, content-based filtering, and learn its pros and cons.
Instructional Video11:20
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Quality of Recommender System

Higher Ed
In this lesson, we will look at the quality of recommender systems through inferred preferences and ways to collect user opinions.