Curated Video
Fundamentals of Neural Networks - Gated Recurrent Unit (GRU)
Gated recurrent units (GRUs) are a gating mechanism in recurrent neural networks. GRUs have been shown to exhibit better performance on certain smaller and less frequent datasets. This clip is from the chapter "Recurrent Neural Networks"...
Curated Video
Fundamentals of Neural Networks - Residual Network
Deeper neural networks are more difficult to train. We present a residual learning framework to ease the training of networks that are substantially deeper than those used previously. This clip is from the chapter "Convolutional Neural...
Curated Video
Fundamentals of Neural Networks - Gradient Descent
This video explains the optimization problem using the gradient descent algorithm. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial neural...
Curated Video
Fundamentals of Neural Networks - Backward Propagation
This video explains backward propagation, which is defined by the optimization problem called the gradient descent algorithm. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This...
Curated Video
Building Microservices API in Go - Error Handling Part 2
In this video, we will continue our discussion on error handling, including setting up an error handling infrastructure and handling internal server errors and not found errors. This clip is from the chapter "Application Development" of...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Java Modularization - 02 - Splitting Service and Consumer into JARs
In this video, we will continue with our discussion of modularization and work on setting up the problem.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Java Collections - Section Overview with Need for Collections
In this video, you will learn about Java collections with a section overview with the need for collections.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Java Dates - Introduction to LocalDate, LocalTime, and LocalDateTime
In this video, you will learn about Java dates and see an introduction to LocalDate, LocalTime, and LocalDateTime.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 06 - If Else Problem - Implementing with Nested If Else
In this video, you will learn about an if else problem—implementing with nested if else.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - If Else Problem - How to Get User Input in Java?
In this video, you will learn about an if else problem—how to get user input in Java.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 06 - Understanding Object Composition - an Exercise - Books and Reviews
In this video, we will understand object composition with an exercise—books and reviews.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 00 - Conditionals with Java - Section Overview
In this video, we will see an overview on conditionals with Java.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Introduction to Object-Oriented Programming – Basics
In this video, you will learn about object-oriented programming—basics.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Programming Tip 1: Refactoring with Eclipse
In this video, you will learn about programming tip 1: refactoring with Eclipse.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Introduction to Java Method Arguments – Exercises
In this video, you will learn about an introduction to Java method arguments with exercises.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 27 - Java For Loop to Print Multiplication Table – Introduction
This video talks about Java for loop to print the multiplication table – introduction.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 13 - Introduction to Variables in Java
This video talks about variables in Java.
Curated Video
Advanced 3D Printing with Fusion 360 - Design Your Phone Case - Creating a Simple Phone Case
This video demonstrates how to create a simple phone case for the Apple iPhone XR model, for which we will use the technical drawings. This clip is from the chapter "Creating the Phone Case" of the series "Advanced 3D Printing with...
Curated Video
Innovations in Snorkeling: Breathing Easy and Staying Safe Underwater
Explore the latest advancements in snorkeling gear designed to enhance your underwater experience. Discover a revolutionary snorkeling mask that allows you to breathe naturally without fogging up, and learn about protective suits...
Curated Video
Unveiling OCD: Understanding and Managing Obsessive-Compulsive Disorder
Explore the challenging world of Obsessive-Compulsive Disorder (OCD), from the compulsive hoarding of books to the relentless cleaning rituals. Discover the scientific and psychological underpinnings of OCD, including its potential...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Troubleshooting Eclipse - Configuring Java JDK
This video gives an overview of the entire section.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Optional Hands-On - Using Docker to Launch MySQL - an Overview
In this video, we will launch MySQL.
Curated Video
Deep Learning - Crash Course 2023 - Types of Problems
In this video, we will have a look at different types of problems like multi-class classification and regression. This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section,...
Curated Video
Deep Learning - Crash Course 2023 - Common Network Configuration
In this video, we will look at the common network configuration that we will be using whenever performing the common deep learning task. This clip is from the chapter "Activation Functions in Deep Learning Neural Networks" of the series...