473 подписчиков
402 видео
How K-Nearest Neighbors (KNN) classifier works? - Accurate k-value - Machine Learning by #Moein
Filter or Kernel in Convolutional Neural Network - CNN - Deep Learning -
Second Factorial method | Binomial Series | Discrete Mathematics | by
Regular expression for Greedy matching - Matching & Extracting - Python by
How to append a list to another list by using Append function - Python by
Replace string method is case sensitive - String Methods - Python by
How to add an extra item to a list by using Append method - Python by
What is identifier/variable/place holder in Python program? - Python by
Differentiation - Homogeneous & Non Homogeneous - Bernoulli's equations - Partial equation -
Stride in Convolutional Neural Network - CNN - Mathematical Perspective - Deep Learning -
Laplace Transform of product of two functions -
Check how Zero Division Error stops program from crashing? - Exceptional handling - Python by
Padding of Convolutional Neural Network - CNN - Deep Learning -
Complete CNN Project in Python Programming - Convolutional Neural Network - Deep Learning -
Operation of Recurrent Neural Network - RNN - Deep Learning -
Types of Activation Functions - Deep Learning -
High Level Filter or Kernel in Convolutional Neural Network - Types of Filters - CNN -
How to check a Zero Division Error in Python? - Exceptional Handling - Python by
Flattening in Convolutional Neural Network - CNN - Deep Learning -
Block diagram of Convolutional Neural Network - CNN - Deep Learning -
How Logistic Regression Classifier works? - Machine Learning by
Python project of Support Vector Machine (SVM) - Breast cancer data - Machine Learning by
What is Logistic Regression Classifier? - Formula of Sigmoid function - Machine Learning by
Complex model of Artificial Neural Network - ANN - Deep Learning -
Strings - Quotes of strings - Formatted string - Methods of strings - Python by
One-One Recurrent Neural Network - RNN - Deep Learning -
Different types of Tranforms | Fourier Series | Fourier Transform | Discrete Time Fourier Transform
Slicing and Indexing of a list of strings - Python by
How to find the factorial with the range function in Python? - Python by
Use for loop to print the asterisks in ascending order - Python by
Recurrent Neural Network model - RNN - Deep Learning -
How to check a Value Error in exceptional handling? - Python by
Comparison of Brain biological neural network and artificial neural network - Deep Learning - Moein
Very important rule of variable | Identifier | Place Holder | Python by
Write a program to understand the local Scope and Global Scope Indentations - Python by
Positive and Negative indexing of numbers of a tuple - Python by
How to concatenate numbers in Python - Concatenation of numbers - Python by
Slicing & Indexing of string in a tuple to return an empty tuple - Negative index - Python by
Find the equation of a circle centered at origin by using the distance formula - Calculus by
Regular expression for white-space with two steps by re.split-Matching & Extracting-Python by
Tanh(x) Activation Function - Tangent Hyperbolic Activation Function - Deep Learning -
Use for loop to find the largest number of a list in Python - Python by
Find the positive index value of a number in a list - Python by
How to delete a key-value pair in nested dictionary by using del function - Python by
Practical example of Convolutional Property of Z Transform - Discrete Mathematics by
How to find the Negative index of a number in a list? - Indexing & Slicing - Python by
if-statement to write a one-way decision program - Conditional statement - Python by
Practical example of Interval of Convergence in Power Series | Discrete Mathematics |
Proof of Convolutional Property of Z Transform -
Sigmoid Activation Function - Non linear Function - Deep Learning -
Convert float into integer by using an input function - Data conversion - Python by