ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

126 results

NERSC
12 Python at NERSC

Part of the NERSC New User Training on June 16, 2020. Please see ...

19:26
12 Python at NERSC

257 views

5 years ago

RIT Libraries
DHSS Workshop: Introduction to Python

This workshop provides an introduction to Python, a concise and easy-to-read programming language. Python is inherently ...

37:14
DHSS Workshop: Introduction to Python

165 views

5 years ago

Pythonista Empire
🔰 Extract Source Code of Webpages using Python  | Urllib Library 📃

Program to Extract Source code of any webpage without browser. In this video, you gonna learn to extract the source code of a ...

1:10
🔰 Extract Source Code of Webpages using Python | Urllib Library 📃

341 views

5 years ago

LD4
Building Your Wikidata Project

Tuesday, July 12, 2022, 12pm EDT (this recording is replacing the clipped version of the livestream)

59:03
Building Your Wikidata Project

411 views

3 years ago

Missing Semester
Lecture 6: Packaging and Shipping Code

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/shipping-code/ 0:00:00 ...

1:03:35
Lecture 6: Packaging and Shipping Code

2,986 views

2 weeks ago

The Knowledge City - Youth Corner
Python Libraries | Python Pandas Library Tutorial for Beginners | Part 8

Python Libraries | Python Pandas Library Tutorial for Beginners | Part 8 The Knowledge City Python Pandas Library Lecture 8: ...

1:10:33
Python Libraries | Python Pandas Library Tutorial for Beginners | Part 8

312 views

Streamed 1 year ago

The Knowledge City - Youth Corner
Python Libraries | Python Pandas Library Tutorial for Beginners | Part 9

Python Libraries | Python Pandas Library Tutorial for Beginners | Part 9 The Knowledge City Python Pandas Library Lecture 9: ...

1:31:41
Python Libraries | Python Pandas Library Tutorial for Beginners | Part 9

35 views

Streamed 1 year ago

Solve Computer Science
Mastering Python packages: organizing files and best practices - Requirements files (#03)

Lesson #03 of the "Mastering Python packages: organizing files and best practices" course. Course intro: ...

14:56
Mastering Python packages: organizing files and best practices - Requirements files (#03)

55 views

1 year ago

NPTEL IIT Bombay
Tutorial 01: Python Programming From Beginner Perspective

Week 1: Tutorial 01: Python Programming From Beginner Perspective.

38:54
Tutorial 01: Python Programming From Beginner Perspective

3,075 views

4 years ago

Jonathan Dinu
Stateful Distributed Computing in Python with Ray Actors

Learn how to perform stateful distributed computation in Python with the Ray actors API.

16:33
Stateful Distributed Computing in Python with Ray Actors

8,741 views

4 years ago

Hao-Wen (Herman) Dong 董皓文
MusPy – A toolkit for Symbolic Music Generation (ISMIR 2020)

"MusPy: A Toolkit for Symbolic Music Generation," International Society for Music Information Retrieval Conference (ISMIR), 2020 ...

3:57
MusPy – A toolkit for Symbolic Music Generation (ISMIR 2020)

1,642 views

5 years ago

Alex The Analyst
Automating Crypto Website API Pull Using Python | Data Analyst Project

Take my Full Python Course Here: https://bit.ly/48O581R In this project we look at automating this API pull as well as cleaning up ...

51:14
Automating Crypto Website API Pull Using Python | Data Analyst Project

94,482 views

3 years ago

COMPUTER & EXCEL SOLUTION
How to import random module  in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

1:41
How to import random module in Python@COMPUTEREXCELSOLUTION

93 views

3 years ago

Solve Computer Science
Simpler Python YAML

In this video you'll see a better way to handle complex YAML files: instead of using PyYAML we're going to use Mashumaro.

12:38
Simpler Python YAML

156 views

2 years ago

Jeremy Howard
Getting Started With CUDA for Python Programmers

I used to find writing CUDA code rather terrifying. But then I discovered a couple of tricks that actually make it quite accessible. In ...

1:17:56
Getting Started With CUDA for Python Programmers

79,512 views

2 years ago

Confreaks
RubyConf 2017: Dispelling the dark magic: Inside a Ruby debugger by Daniel Azuma

Dispelling the dark magic: Inside a Ruby debugger by Daniel Azuma Debuggers can seem like dark magic—stopping a running ...

37:53
RubyConf 2017: Dispelling the dark magic: Inside a Ruby debugger by Daniel Azuma

503 views

8 years 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

120,859 views

3 years ago

New Mexico EPSCoR
Python Fundamentals with Data Analysis and Visualization

Python is a high-level programming language that is leveraged in a wide range of disciplines and fields. This webinar training ...

47:21
Python Fundamentals with Data Analysis and Visualization

140 views

4 years ago

Jean Golding Institute
Can others reproduce your conda results? Using 'pixi' in a Python data analysis project

Reproducible programming environments are crucial for ensuring consistent and reliable software development. They enable ...

46:54
Can others reproduce your conda results? Using 'pixi' in a Python data analysis project

837 views

9 months ago

Jeremy Howard
Practical Deep Learning for Coders: Lesson 1

Go to https://course.fast.ai for code, notebooks, quizzes, etc. This course is designed for people with some coding experience who ...

1:22:56
Practical Deep Learning for Coders: Lesson 1

527,624 views

3 years ago

NPTEL IIT Bombay
Week 2 : Lecture 8 : Python Coding: Introduction

Lecture 8 : Python Coding: Introduction.

44:04
Week 2 : Lecture 8 : Python Coding: Introduction

3,230 views

3 years ago

DataScienceIB
Python Programming Tutorial for SAS Data Analysis 3/3

This video is the last of three parts of a programming tutorial on using Python for data analysis of small-angle scattering ...

43:00
Python Programming Tutorial for SAS Data Analysis 3/3

76 views

3 years ago

VIDA-NYU
Packing and Unpacking Experiments with ReproZip

This is a demo video showing how to pack and unpack experiments with ReproZip, narrated by Vicky Steeves. Packing: 1:00 ...

9:49
Packing and Unpacking Experiments with ReproZip

1,635 views

10 years ago

Confreaks
RubyConf 2017: There are no rules in Ruby by Max Jacobson

There are no rules in Ruby by Max Jacobson Programming requires developing ideas about How Things Work that we internalize ...

39:20
RubyConf 2017: There are no rules in Ruby by Max Jacobson

845 views

8 years ago

Codexpanse with Rakhim
Testing and writing tests / Intro to JavaScript ES6 programming, lesson 12

Learn about testing JS code. Watch this to learn about modules, import, export: ...

5:19
Testing and writing tests / Intro to JavaScript ES6 programming, lesson 12

3,071 views

9 years ago