Hi, what do you want to do?
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 - Exception Handling
Here, we will look at exceptions or conditions that may arise during the execution of a Java program and understand the error or exception handling codes.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Methods
We will understand a method, a block of code that runs only when called and passes data known as parameters into a method. This helps us reuse code.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Flow Control: Loops - WHILE | DO-WHILE | FOR
Here, we will understand what a loop is, and we will look at how a loop executes a program as long as a specified condition is true.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Flow Control: Switch Statement Program - Print Weekday Based On Number
Let's look at the SWITCH statement in this video, which is also a part of the decision-making tools in Java programming.
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 - Strings
Continuing on our previous lesson, where we learned about the datatypes in Java, in this lesson, we will look at the string datatype in more detail.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Introduction
This video introduces the author, the course in general, what to expect from the course, and a brief introduction to Java programming.
Curated Video
Deep Learning - Crash Course 2023 - Moving from Shallow Learning to Deep Learning
In this video, we will be introduced to shallow learning.
<
br/>
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...
<
br/>
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...
Curated Video
Deep Learning - Crash Course 2023 - Introducing TensorFlow
In this video, we will be introduced to TensorFlow.
<
br/>
This clip is from the chapter "Deep Learning with TensorFlow 2.x" of the series "Deep Learning - Crash Course 2023".In this section, we will dive into deep learning with...
<
br/>
This clip is from the chapter "Deep Learning with TensorFlow 2.x" of the series "Deep Learning - Crash Course 2023".In this section, we will dive into deep learning with...
Curated Video
Deep Learning - Crash Course 2023 - Manual Fitting of Data
In this video, you will learn how to manually fit data.<br<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 Sigmoid Neuron.
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 Sigmoid Neuron.
Curated Video
Deep Learning - Crash Course 2023 - Visualize the Accuracy with Epochs
In this video, you will learn how to use graphs to visualize the accuracy of your deep learning model with increasing epochs. You will also be given an assignment to test your understanding.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
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 - Installing Jupyter Notebook
In this video, you will learn how to install Jupyter Notebook on your system.
<
br/>
This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will work on...
<
br/>
This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will work on...
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
Deep Learning - Crash Course 2023 - Plotting with Matplotlib
In this video, we will understand the most popular plotting library in Python called Matplotlib and learn about plotting.
<
br/>
This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning -...
<
br/>
This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning -...