Curated Video
Fundamentals of Neural Networks - Why Use RNN
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...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Getting Started with Java Modularization
In this video, we will understand Java modularization.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 13 - First Look at ArrayList - an Introduction
In this video, we will take a first look at ArrayList.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Eclipse Tip - Code Generation
Let's look at an Eclipse tip—code generation.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Java Wrapper Classes - Auto Boxing and a Few Wrapper Constants – SIZE
In this video, you will learn about Java wrapper classes—auto boxing and a few wrapper constants—SIZE.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 13 - Exploring Spring Big Picture - Framework, Modules, and Projects
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...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Understanding Spring Boot Versus Spring Versus Spring MVC
In this video, we will understand the roles played by Spring Boot, Spring MVC, and Spring framework.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Exploring Spring Boot DevTools
In this video, we will talk about Spring Boot DevTools.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Understanding Spring IOC Container: Application Context and Bean Factory
In this video, you will learn about the Spring container, including the Application Context and Bean Factory.
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Project Plans Explained
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Course Introduction-1
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...
Curated Video
Chatbots Development with Amazon Lex - Salient Features of AWS
Let's understand the salient features of AWS, including pricing, flexibility, and scalability, global architecture, PaaS services, reliability, scheduling, customization, and security.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Project: Payroll System Simulation - Part 4
In this video, we will be introduced to GitHub, where we will store our code for the payroll management system.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Interfaces
This video elaborates on interfaces, how an interface determines the software's features, and how they can be implemented.
Curated Video
Deep Learning - Crash Course 2023 - Training the Neural Network
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...
Curated Video
Deep Learning - Crash Course 2023 - Linear Separation of Data
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...
Curated Video
Deep Learning - Crash Course 2023 - Why Random Variable Is Important
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.
Curated Video
Deep Learning - Crash Course 2023 - Data Standardization - 1
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...
Curated Video
Deep Learning - Crash Course 2023 - Mathematical Intuition
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...
Curated Video
Deep Learning - Crash Course 2023 - Intuition of Data
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...
Curated Video
Deep Learning - Crash Course 2023 - Artificial Neural Networks
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...
Curated Video
Linux Network Administration - Download and Install VirtualBox
This video explains the download and installation of Oracle VirtualBox, which will help you run multiple operating systems on the same hardware.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Content-Based Filtering
In this lesson, we will understand the first model of filtering, content-based filtering, and learn its pros and cons.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Quality of Recommender System
In this lesson, we will look at the quality of recommender systems through inferred preferences and ways to collect user opinions.