Hi, what do you want to do?
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 - Eclipse Tip - Save Actions
This video is an introduction to the Eclipse IDE and explains how to use the "Save Actions" feature to automatically apply certain formatting and corrections to your code.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Program: Date Difference
In this video, we will learn to write a simple program that uses the DateTime class to calculate the age difference between two siblings.
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.
<
br/>
This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In...
<
br/>
This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In...
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.
<
br/>
This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section, you...
<
br/>
This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section, you...
Curated Video
Deep Learning - Crash Course 2023 - Data Standardization - 1
In this video, we will start working on data standardization with Sigmoid.
<
br/>
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...
<
br/>
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...
Curated Video
Deep Learning - Crash Course 2023 - Program in Python
In this video, we will build a program in Python to implement Sigmoid Neuron.
<
br/>
This clip is from the chapter "Sigmoid Neuron" of the series "Deep Learning - Crash Course 2023".In this section, we will begin our journey with...
<
br/>
This clip is from the chapter "Sigmoid Neuron" of the series "Deep Learning - Crash Course 2023".In this section, we will begin our journey with...
Curated Video
Deep Learning - Crash Course 2023 - Perceptron in Python
In this video, we will work on programming our Perceptron model in Python.
<
br/>
This clip is from the chapter "Perceptron in Python" of the series "Deep Learning - Crash Course 2023".In this section, you will learn about...
<
br/>
This clip is from the chapter "Perceptron in Python" of the series "Deep Learning - Crash Course 2023".In this section, you will learn about...
Curated Video
Deep Learning - Crash Course 2023 - MP Neuron - Data Import
In this video, you will learn how to import the Breast Cancer Wisconsin Diagnostic dataset and perform some basic analysis.
<
br/>
This clip is from the chapter "MP Neuron in Python" of the series "Deep Learning - Crash Course...
<
br/>
This clip is from the chapter "MP Neuron in Python" of the series "Deep Learning - Crash Course...
Curated Video
Deep Learning - Crash Course 2023 - Train Test Split
In this video, you will learn how to use Train_Test_Split on our dataset with Scikit-learn.
<
br/>
This clip is from the chapter "MP Neuron in Python" of the series "Deep Learning - Crash Course 2023".In this section, you will learn...
<
br/>
This clip is from the chapter "MP Neuron in Python" of the series "Deep Learning - Crash Course 2023".In this section, you will learn...
Curated Video
Advanced Chatbots with Deep Learning and Python - Importing Libraries
This video demonstrates how to import step by step the four main libraries required for our project, including TensorFlow, NumPy, Keras, and Pickle, and you will learn about importing Sequential and Model.
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Import Data to Project
In this video, we will explore the process of importing data into Microsoft Project 2021. We will learn to bring external data sources or project information into Project files, ensuring data consistency and integration.
<
br/>
This...
<
br/>
This...
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: KNN Implementation
In this lesson, you will learn how to implement the k-nearest neighbor algorithm in machine learning.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Item-Based Filtering Data Preparation
In this video, you will learn to implement Python to develop item-based collaborative filtering using Pandas, NumPy, and Matplotlib.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project 2: Movie Recommendation System Using Collaborative Filtering: Dataset Discussion
In this video, we will look at the various libraries we would need to import for this project, including os, math, NumPy, time, and Pandas.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project 1: Song Recommendation System Using Content-Based Filtering: Similarity Index
In this lesson, we will explore how to use the similarity index.
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Landscaping
In this video, we will briefly discuss landscaping techniques for the section view, including adding hatching patterns, symbols, and annotations to represent outdoor elements such as trees, plants, and other landscaping features.
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Adjusting Furniture in Master Bedroom
In this video, we will cover the process of adjusting furniture in a master bedroom. You will learn how to properly place and arrange furniture such as sofa, carpet, bed, chair, and more, to create a comfortable and functional bedroom...
Curated Video
ChatGPT for Creatives - WriterZen
In this video, the author talks about another AI tool called WriterZen, which is a writing assistant that helps in improving writing skills. It can check grammar, suggest vocabulary, and give feedback on the tone and style of the...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Organizing the Props within Our World
During this lesson, we will lay out our props in the UE5 world to check their scale within the scene. We are going to take all our props from the content browser and lay them out on a platform.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Dropdown Option / 115
After learning to use the React state hook, we will look at storing variables passed with the () event to put in the product display.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - ScrollToTop Component / 108
This video describes how to use elastic load balancing with your auto scaling group to distribute traffic across the instances in your auto scaling group.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Rating Component / 105
For the final checkout page to perform the next set of actions, you will learn how to implement an order confirmation before proceeding with the last payment order.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Installations / 098
Here, you will learn more about a styled-component module, which allows us to write CSS within JavaScript in a very modular and reusable way in React instead of having one global dynamic class.