Channel Avatar

Bytes of CSE @UCxDoEQ4oImcyQjLYP3bA05g@youtube.com

177 subscribers - no pronouns :c

More from this channel (soon)


39:09
Revise Important SQL query concepts with this One Question
19:36
Merge Sort Algorithm
22:13
Batch Normalization
09:01
Heap Sort Algorithm
22:38
AVL Tree
02:27
Supplementary to Binary Heap - Runtime Complexity (Add on lecture to Original)
57:15
Binary heap : An Overview
10:21
Basics on Dilated Convolution
12:17
Pooling - Convolution Neural Network Part 4
04:18
Quick Video : Vertical Edge Detection using CNN
10:52
What weight does the kernel learns - Follow up tutorial to vertical edge detection(see Description)
16:44
Convolution Neural Network - Multi Input Multi Output Channels
28:04
Convolution Neural Network - Padding, Stride, Feature Map & Receptive Field
24:04
Convolution Neural Network - Part 1 (Transition from MLP to CNN)
02:49
Cascading Delete - A short video for quick recapitulation
21:11
Error Backpropagation in Neural Networks through a story
24:30
Batch, Minibatch & Stochastic Gradient Descent - Variants of Gradient Descent Algorithm
25:38
Gradient Descent Algorithm
11:23
Infix to Postfix Notation
28:59
Attention Mechanism - Basics, Additive Attention, Multi-head Attention
02:59
Short Video on Inorder, Preorder and Post order traversal with mnemonic to remember easily.
21:43
Binary Search Tree - Search, Insert, Delete
14:59
Bayes' Theorem : A simple Explanation with Example
16:59
Selection Sort Algorithm
07:38
End the confusion regarding a Confusion Matrix
55:29
Python Strings : Hands on (Check Description Box for Tutorial Code)
06:51
Why Single Layered Perceptron Cannot Realize XOR Gate
25:28
Map Entity Relationship (ER) Diagram to Database Schema Table
54:19
SQL - MUST KNOW STATEMENTS (Hands on Tutorial)
56:30
Hands On Tutorial - Python Lists, Everything you need to know
53:53
An Overview of Networking - TCP/OSI, layers & Protocols- A Bird's Eye View
12:36
Cryptographic, Basics, SHA256
12:12
RSA algorithm with example and Practice link
13:34
Graph : Dijkstra's Algorithm (Shortest Path , Greedy Algorithm)
15:37
Check if Decomposition of Relation is Lossless - SIMPLE, EASY, Effective and No Fail Method!
13:30
Shortest Remaining Time First Algorithm - Details including Gantt Chart, Sample GATE Qs Solved
15:46
Implement NOR Gate using Multi Layered Perceptron
25:31
Entity Relationship Diagram - Basics
17:52
KEYS in DBMS (Super, Candidate, Primary, Unique, Foreign) with Delete Cascade Explanation
17:39
Greedy Algorithm - Kruskal's Minimum Spanning Tree
12:46
Activation functions used in Multi Layered Perceptron of Deep Learning
09:44
A Simple Way to Check if a Relation is in BCNF
15:01
Round Robin Scheduling Algorithm - Explanation, Comparison with FCFS & Important Questions Discussed
19:47
Basic Computation in Multi Layered Perceptron in Deep Learning
14:31
Depth First Search Algorithm (DFS)
10:38
Uniform Cost Search Algorithm
11:32
First Come First Served Scheduling Algorithm, Advantages, Comparison with Shortest Job First
21:58
Semaphores in Operating System
18:17
Child Process in Operating System with Important Question types from GATE/NET discussed
19:32
Priority & Preemptive Scheduling Algorithm, Disadvantage, Ageing, Important GATE Qs Discussed
18:46
Shortest Job First Scheduling Algorithm - Example, Advantages, Disadvantages, Gate Qs, all in detail
16:23
Breadth First Search Algorithm - How it works, Advantages & Limitations
30:40
A Detailed Analysis on Dekker's Algorithm along with the different versions of it
13:23
Introduction To Process: States, PCB, Context Switching
09:42
Diffie Hellman Protocol -Step by Step Explanation with example