Curated Video
Fundamentals of Neural Networks - Forward Propagation
This video explains forward propagation and will dive deeper into the architecture of neural networks. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Exercise 2
This exercise will create a route map based on the London bus route dataset.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Parameters Part 1
In this lesson, we will understand more about calculated fields or static values for our visualizations. We will look at adding more criteria to the dashboard for manipulating data.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Java Modularization - 01 - Building Service and Consumer
In this video, we will build a simple application with modularization.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Do While Loop in Java - an Example - Cube While User Enters Positive n
In this video, you will learn about the do while loop in Java with an example—cube while user enters positive n.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Java For Loop - Exercise - Sum Up to N Numbers and Sum of Divisors
In this video, you will learn about Java for loop with an exercise—sum up to n numbers and sum of divisors.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Java For Loop - Exercises Overview and First Exercise Prime Numbers
In this video, you will learn about Java for loop with the first exercise on prime numbers.
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 07 - Understanding Basics of Encapsulation with Setter Methods
In this video, we will understand the basics of encapsulation with setter methods.
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Add Items to List in Database with Express and SQLit3
This video demonstrates adding items to the list in the database with Express and SQLit3. This clip is from the chapter "Templating Engines and Routing to Build Out a Todo Exercise Application App" of the series "Express Framework...
Curated Video
Introduction to FinTech Using R - The Last Bow
In this video, we are going to talk about how to build a web-based application so that we can come up with a software platform for clients to use. We are going to use R Shiny, which has a front-end and back-end. The front-end is coded...
Curated Video
Chatbots Development with Amazon Lex - Testing Our Chatbot
After completing all the necessary steps in building the chatbot, we will now deploy the chatbot and back to the Lex console. We will then test the chatbot for the intended tasks it is to perform.
Curated Video
Chatbots Development with Amazon Lex - Lex Bot Overview
In this video, we will look at the Amazon Lex bot. Here, we will briefly overview its architecture, define the chat experience and the processes involved, and deploy the chatbot.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Program: Custom Message Based on Weekday
We will use all the concepts learned in this module and write a program that creates a custom message based on the day of the week.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Program: Calculate Test Score Average
It is time to put all the knowledge we gained from the previous lessons into creating a program that tests the scoring average.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Flow Control: IF/ELSE, Ternary Operator - Test Scores Program
We will learn to use the IF statement to check if a block of conditions is true and the ELSE statement if false and write a program to evaluate test scores.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Program: User Input - Voting Age
We will learn to accept user inputs, a critical step for any software program. We will learn to use the scanner library to achieve this.
Curated Video
Deep Learning - Crash Course 2023 - TensorFlow - Subclassing Methods
In this video, you will learn about subclassing in TensorFlow, which allows us to create custom layers and models. 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 - Implementing Multi-Class Classification Using Keras
In this video, you will learn how to implement the multi-class classification model using Keras. This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how...
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 - Keras Basics
In this video, we will revisit the code and understand some Keras basics. Additionally, you will find a deep learning neural networks assignment in the code bundle. This clip is from the chapter "Applying Deep Learning" of the series...
Curated Video
Deep Learning - Crash Course 2023 - Moving from Shallow Learning to Deep Learning
In this video, we will be introduced to shallow learning. This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to implement deep learning on common...
Curated Video
Deep Learning - Crash Course 2023 - Various Activation Functions
In this video, we will have an in-depth look at different activation functions provided in the TensorFlow library using Google Colab. This clip is from the chapter "Activation Functions in Deep Learning Neural Networks" of the series...
Curated Video
Deep Learning - Crash Course 2023 - Summary-2
In this video, we will summarize the key concepts covered in the section and prepare for the next section of the course. This clip is from the chapter "Deep Learning with TensorFlow 2.x" of the series "Deep Learning - Crash Course...