ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

465 results

Aalto Scientific Computing
4.2 Parallel - Python for Scientific Computing 2023

... message passing) 08:20 Python's global interpreter lock (GIL) 11:38 Python's multiprocessing module 11:52 Multiprocessing ...

44:18
4.2 Parallel - Python for Scientific Computing 2023

203 views

2 years ago

freeCodeCamp.org
Python for Everybody - Full University Python Course

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...

13:40:10
Python for Everybody - Full University Python Course

7,528,012 views

6 years ago

Jon Gjengset
Crust of Rust: Atomics and Memory Ordering

In this episode of Crust of Rust, we go over Rust's atomic types, including the mysterious Ordering enum. In particular, we explore ...

2:39:20
Crust of Rust: Atomics and Memory Ordering

99,864 views

4 years ago

Jon Gjengset
Solving distributed systems challenges in Rust

In this stream we work through the fly.io distributed systems challenges (https://fly.io/dist-sys/) in Rust, and solve all the way up to ...

3:15:52
Solving distributed systems challenges in Rust

304,653 views

2 years ago

Jeremy Howard
Lesson 7: Practical Deep Learning for Coders 2022

00:00 - Tweaking first and last layers 02:47 - What are the benefits of using larger models 05:58 - Understanding GPU memory ...

1:46:43
Lesson 7: Practical Deep Learning for Coders 2022

52,477 views

3 years ago

James Willett
Material for MkDocs: Full Tutorial To Build And Deploy Your Docs Portal

Material for MkDocs is a powerful, easy to use framework designed to make your documentation both beautiful and efficient.

26:34
Material for MkDocs: Full Tutorial To Build And Deploy Your Docs Portal

46,582 views

1 year ago

Code with Ebrima
Python Documentation Tutorial for Beginners 2025: From Basics to Expert!📚

Description: Master Python Documentation: Learn How to Use Official Python Docs Like a Pro! Python documentation is an ...

29:16
Python Documentation Tutorial for Beginners 2025: From Basics to Expert!📚

621 views

9 months ago

Jeremy Howard
Lesson 4: Practical Deep Learning for Coders 2022

00:00:00 - Using Huggingface 00:03:24 - Finetuning pretrained model 00:05:14 - ULMFit 00:09:15 - Transformer 00:10:52 - Zeiler ...

1:34:37
Lesson 4: Practical Deep Learning for Coders 2022

118,356 views

3 years ago

Confreaks
RubyConf 2017: What does GIL really guarantee you? by Daniel Vartanov

What does GIL really guarantee you? by Daniel Vartanov You probably heard that Global Interpreter Lock (GIL) in Ruby "allows ...

24:55
RubyConf 2017: What does GIL really guarantee you? by Daniel Vartanov

2,901 views

8 years ago

wikipedia tts
Thread (computing) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Thread_(computing) 00:00:48 1 Single vs ...

33:16
Thread (computing) | Wikipedia audio article

19 views

6 years ago

Jeremy Howard
Lesson 5: Practical Deep Learning for Coders 2022

00:00:00 - Introduction 00:01:59 - Linear model and neural net from scratch 00:07:30 - Cleaning the data 00:26:46 - Setting up a ...

1:42:49
Lesson 5: Practical Deep Learning for Coders 2022

90,772 views

3 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,280,888 views

6 years ago

Aalto Scientific Computing
3.4 Shared memory parallelism (part 1) - HPC/SciComp Kickstart summer 2024

Shared memory or multiprocessing parallelism can scale to one node and allow communication between processors on a node.

27:02
3.4 Shared memory parallelism (part 1) - HPC/SciComp Kickstart summer 2024

66 views

1 year ago

Society of Research Software Engineering
Laura Moran and Freddy Wordingham: Rust for Scientific Computing

A talk from the Large-scale parallel session at RSECon2022. Details: ...

25:32
Laura Moran and Freddy Wordingham: Rust for Scientific Computing

979 views

2 years ago

NPTEL IIT Bombay
Week 5 : Lecture 22 : Tutorial Session - 4: Python implementation of Jacobi Method

Lecture 22 : Tutorial Session - 4: Python implementation of Jacobi Method.

38:27
Week 5 : Lecture 22 : Tutorial Session - 4: Python implementation of Jacobi Method

5,226 views

2 years ago

John Kubiatowicz
CS162 Lecture 7 (2/13/2020): Semaphores, Monitors, and Readers/Writers

In this class, I discuss more advanced synchronization techniques, including atomic hardware primitives, semaphores, and the ...

2:03:31
CS162 Lecture 7 (2/13/2020): Semaphores, Monitors, and Readers/Writers

5,685 views

5 years ago

Codanics
miniConda | Environments and Installations | A complete Guide

codanics #dataanalytics #pythonkachilla #pkc24 Python ka chilla 2024 You can now register for Python ka chilla 2024 This is a ...

22:06
miniConda | Environments and Installations | A complete Guide

4,482 views

1 year ago

KeepCoding - Tech School
Aprende Python al performance con salsa de rendimiento

ABRE ESTA CAJA! 0:00 Presentación KeepCoding Tech School 02:32 Introdución 06:24 Puntos Claves 6:48 Big-O Complexity ...

1:09:27
Aprende Python al performance con salsa de rendimiento

265 views

Streamed 3 years ago

NPTEL IIT Bombay
Week 3 : Lecture 14 :  Tutorial Session - 3: Python Coding for Thomas Algorithm

Lecture 14 : Tutorial Session - 3: Python Coding for Thomas Algorithm.

27:21
Week 3 : Lecture 14 : Tutorial Session - 3: Python Coding for Thomas Algorithm

3,376 views

2 years ago

Fabrice Kordon
063 — Implémentation, ServeurMultiThreade v5

There is also an example of thread observation and structure using groups. This was a rather complex example but one that's ...

24:07
063 — Implémentation, ServeurMultiThreade v5

855 views

9 years ago