ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

151 results

Jakob Foerster
Lecture 5: Entropy and Data Compression (IV): Shannon's Source Coding Theorem, Symbol Codes

Lecture 5 of the Course on Information Theory, Pattern Recognition, and Neural Networks. Produced by: David MacKay ...

1:02:48
Lecture 5: Entropy and Data Compression (IV): Shannon's Source Coding Theorem, Symbol Codes

38,757 views

11 years ago

mathematicsgcc
Coding Theory 2020 09 17

An interaction with students on Coding Theory, based on their syllabus. The text book is D.J. Hoffman, Coding Theory : The ...

27:23
Coding Theory 2020 09 17

31 views

4 years ago

Jakob Foerster
Lecture 4: Entropy and Data Compression (III): Shannon's Source Coding Theorem, Symbol Codes

Lecture 4 of the Course on Information Theory, Pattern Recognition, and Neural Networks. Produced by: David MacKay ...

56:58
Lecture 4: Entropy and Data Compression (III): Shannon's Source Coding Theorem, Symbol Codes

47,116 views

11 years ago

securitylectures
Hamming, "Coding Theory - The Representation of Information, Part I" (April 18, 1995)

Intro: Having looked at computers and how they operate, we now turn to the problem of the representation of information - how do ...

48:42
Hamming, "Coding Theory - The Representation of Information, Part I" (April 18, 1995)

14,711 views

13 years ago

ABHIJIT CHANDRA
Lecture 9 on Digital Communication System: Prefix Code

This video is for the undergraduate and/or post graduate students of Electronics and Communication Engineering. It describes the ...

59:14
Lecture 9 on Digital Communication System: Prefix Code

92 views

4 years ago

Tutorialistic
Lecture 4: Entropy and Data Compression (III): Shannon's Source Coding Theorem, Symbol Codes

Lecture 1 of the Course on #Information #Theory, #Pattern #Recognition, and #NeuralNetworks. Produced by: David MacKay ...

56:58
Lecture 4: Entropy and Data Compression (III): Shannon's Source Coding Theorem, Symbol Codes

172 views

3 years ago

Jakob Foerster
Lecture 3: Entropy and Data Compression (II): Shannon's Source Coding Theorem, The Bent Coin Lottery

Lecture 3 of the Course on Information Theory, Pattern Recognition, and Neural Networks. Produced by: David MacKay ...

51:01
Lecture 3: Entropy and Data Compression (II): Shannon's Source Coding Theorem, The Bent Coin Lottery

63,391 views

11 years ago

SI335 SI335
Unit 6 Class 24: Floyd-Warshall algorithm

Today's video is all about finding shortest paths. First we review Dijkstra's algorithm and its two variants based on the underlying ...

23:31
Unit 6 Class 24: Floyd-Warshall algorithm

106 views

4 years ago

freeCodeCamp.org
Learn Data Science Tutorial - Full Course for Beginners

Learn Data Science is this full tutorial course for absolute beginners. Data science is considered the "sexiest job of the 21st ...

5:52:09
Learn Data Science Tutorial - Full Course for Beginners

4,309,906 views

6 years ago

CampusX
Data Structures and Algorithms using Python | Mega Video | DSA in Python in 1 video

Mastering data structures and algorithms is the key to writing efficient, scalable, and optimized code – a must for any aspiring ...

11:41:30
Data Structures and Algorithms using Python | Mega Video | DSA in Python in 1 video

1,389,559 views

3 years ago

ExamBytes
Binary Search Tree Insertion - Programming in C

datastructures #bst #programming #gate #ugcnet #competetivecoding #placementpreparation.

29:15
Binary Search Tree Insertion - Programming in C

320 views

3 years ago

Brogan M. Pratt
How to Make a Simple Maze Solving Robot: Code Arduino in Python!

Build and program an arduino maze solving robot in Python; Using LEGO Technic and Adafruit's CircuitPython on the Metro M0 ...

27:53
How to Make a Simple Maze Solving Robot: Code Arduino in Python!

4,270 views

10 months ago

src7cse
Algorithm Vs Program , different types of Algorithms 6-Apr-2021. Please see description.

https://drive.google.com/file/d/13t1YQvaXN3oJfS_fRn-AYuyubamUoNC7/view?usp=sharing Algorithm Vs Program , different ...

25:09
Algorithm Vs Program , different types of Algorithms 6-Apr-2021. Please see description.

166 views

4 years ago

GaneshKumar Pugalendhi
Binary Heap Vs Binomial Heap Vs Fibonacci Heap
26:00
Binary Heap Vs Binomial Heap Vs Fibonacci Heap

839 views

4 years ago

AmbiG1
Python - Resource or context management [3.7]

ambig.one/2 https://www.cloudishes.com/2017/11/python.html.

25:19
Python - Resource or context management [3.7]

69 views

6 years ago

CampusX
Stochastic Gradient Descent

Stochastic Gradient Descent: Simplify the concept of Stochastic Gradient Descent in this video. We'll break down the ...

49:35
Stochastic Gradient Descent

92,134 views

4 years ago

KD code
Project : Stock price prediction using ML | Neural Network | Web app | python | 2024

In this Video, we have discussed about predicting the stock data price using a simple Neural Network and explained the Moving ...

1:10:42
Project : Stock price prediction using ML | Neural Network | Web app | python | 2024

52,016 views

1 year ago

Learn with Simplicity
Source Code - Chaining without replacement

Hello Friends, Here I have explained logic for a program of student database containing telephone no. and name. Student records ...

35:54
Source Code - Chaining without replacement

505 views

5 years ago

Payilagam
Java in Tamil -Selenium - Excel Sheet Reading using Apache POI - From Basics

Our Website: https://payilagam.com Our Video Tutorials: தமிழில் ஜாவா: ...

25:42
Java in Tamil -Selenium - Excel Sheet Reading using Apache POI - From Basics

11,522 views

3 years ago

Dr. Ashish Vanmali
Problems of Morphological Image Processing: Part 1 - Basic operations

Video Lecture on How to solve problems of Morphological Image Processing: Part 1 - Basic operations (Dilation, Erosion, ...

34:02
Problems of Morphological Image Processing: Part 1 - Basic operations

1,153 views

5 years ago

Fabio Pacifici
Compress Many PDF Files - PDF Utility final Project | Python3 crash course 2020

Python 3 Crash Course e-Book: https://ebooks.fabiopacifici.com/python/ 🙌 Donations: https://www.paypal.me/FabioHood ...

1:01:39
Compress Many PDF Files - PDF Utility final Project | Python3 crash course 2020

544 views

5 years ago

ExamBytes
10.25 Towers of Hanoi: Recursive solution with example

Towers of Hanoi Problem's recursive solution and example to explain the flow #TowersOfHanoi #TowersOfHanoiAlgorithm ...

20:16
10.25 Towers of Hanoi: Recursive solution with example

2,238 views

5 years ago

ExamBytes
Linear Linked List: Set Operations (Union, Intersection, Difference, Merge)

Linear Linked List: Set Operations (Union, Intersection, Difference, Merge) #LinkedList #LinearLinkedList #SinglyLinkedList ...

25:25
Linear Linked List: Set Operations (Union, Intersection, Difference, Merge)

1,692 views

5 years ago

Paul Fodor
CSE 316: Fundamentals of Software Development: Behavioural Design Patterns 1

Online course, Fall 2020 Instructor: Paul Fodor Stony Brook University ...

58:55
CSE 316: Fundamentals of Software Development: Behavioural Design Patterns 1

855 views

5 years ago

TechTalks
Optimal Binary Search Tree | Solved Example with 4 Nodes (OBST) | Part 2 | Data Structures

Please take a moment to like and subscribe ...

40:51
Optimal Binary Search Tree | Solved Example with 4 Nodes (OBST) | Part 2 | Data Structures

5,907 views

6 years ago