ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,528 results

OpenMDAO
Fitting tabular data using smooth curve fits

If you're fitting a curve or surface to data and want to ever use gradient-based optimizers or Newton solvers, make sure to do it in a ...

7:03
Fitting tabular data using smooth curve fits

931 views

3 years ago

OpenMDAO
Multiobjective optimization

Multiobjective optimization is somewhat of a misnomer -- you actually have to have predefined weightings for each of the ...

5:49
Multiobjective optimization

22,123 views

3 years ago

Improbable Matter
Brent’s Method of Finding Roots and Inverse Functions: Algorithms for Grad Students (1)

Also discusses the Saha Equation, which is fundamental to plasma physics. Contents 00:00 - Introduction 00:35 - Iterative ...

14:27
Brent’s Method of Finding Roots and Inverse Functions: Algorithms for Grad Students (1)

9,815 views

1 year ago

codingjerk
Understand Python's Virtual Environments, Pinning, Lock Files, pip, uv | In One Video

A video on Python dependency management. Version pinning, virtual environments and modern tooling, and uv. Voiced by ...

8:49
Understand Python's Virtual Environments, Pinning, Lock Files, pip, uv | In One Video

8,052 views

8 months ago

YuriODev
Session 02 - Representing Algorithms | Pseudocode, Flowcharts & Python Code Explained

Session 02: Writing Algorithms in Pseudocode | Creating Flowcharts | Translating to Python Code Welcome to the 2nd session of ...

1:27:50
Session 02 - Representing Algorithms | Pseudocode, Flowcharts & Python Code Explained

698 views

1 year 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,378 views

2 years ago

codingjerk
I Made My Code 16000× Faster (Python & Rust)

Performance optimization case study on LeetCode 52 "N-Queens". In the video I'll show path of optimization already decent ...

18:33
I Made My Code 16000× Faster (Python & Rust)

51,547 views

7 months ago

Algorithmic Simplicity
MAMBA from Scratch: Neural Nets Better and Faster than Transformers

Mamba is a new neural network architecture that came out this year, and it performs better than transformers at language ...

31:51
MAMBA from Scratch: Neural Nets Better and Faster than Transformers

288,507 views

1 year ago

MOOC de l'IMT
17. Approximate Solutions | MOOC Advanced Algorithmics & Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

3:53
17. Approximate Solutions | MOOC Advanced Algorithmics & Graph Theory with Python

1,910 views

7 years ago

Chuck Severance
Python for Informatics - Chapter 8 - Lists

This is from Python for Informatics Chapter 8 - Lists. www.pythonlearn.com All Lectures: ...

27:15
Python for Informatics - Chapter 8 - Lists

38,655 views

12 years ago

Chuck Severance
Python for Informatics - Chapter 11 - Regular Expressions

Regular Expressions http://www.pythonlearn.com/ All Lectures: ...

35:24
Python for Informatics - Chapter 11 - Regular Expressions

36,151 views

12 years ago

Chuck Severance
Python for Informatics - Chapter 7 Files

This is Chapter 7 for Python for Informatics. www.pythonearn.com All Lectures: ...

24:39
Python for Informatics - Chapter 7 Files

40,075 views

12 years ago

Meri (Engel) Kasprak - programming videos
PRG-105: Recursive Function Calls in Python

Using recursive function calls in python. View an annotated PDF transcription of the video: ...

2:10
PRG-105: Recursive Function Calls in Python

386 views

8 years ago

MOOC de l'IMT
7. Routing tables 🌐 Advanced Algorithmics and Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

7:04
7. Routing tables 🌐 Advanced Algorithmics and Graph Theory with Python

3,190 views

7 years ago

The Digital Cat
Object-oriented programming in Python - Part 1 - Basic concepts

Welcome to a new series of videos on the Python programming language. This time I want to tackle OOP, Object-oriented ...

8:15
Object-oriented programming in Python - Part 1 - Basic concepts

665 views

6 years ago

Python India
Machine learning Algorithms from scratch in Python - Arjun Kathuria

This talk was presented at PyCon India 2019, on Oct 12th - 13th, at the Chennai Trade Centre. Website: https://in.pycon.org/2019.

31:29
Machine learning Algorithms from scratch in Python - Arjun Kathuria

491 views

6 years ago

Chuck Severance
Python for Informatics - Chapter 10 - Tuples

This is Chapter 10 from Python for Informatics - Exploring Information. From www.pythonlearn.com. All Lectures: ...

26:37
Python for Informatics - Chapter 10 - Tuples

30,854 views

12 years ago

Python España
Investigating Digital Crimes using Python - PyConES 2020

Gajendra Deshpande presents "Investigating Digital Crimes using Python" For the questions about the talk to the original speaker, ...

17:26
Investigating Digital Crimes using Python - PyConES 2020

725 views

5 years ago

MOOC de l'IMT
11. Algorithm Complexity 🌐 Advanced Algorithmics and Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

6:00
11. Algorithm Complexity 🌐 Advanced Algorithmics and Graph Theory with Python

2,983 views

7 years ago

Matt Williams
How to run Python scripts in JupyterLab

Running Python in JupyterLab can be tricky the first time. This video shows how to write and save scripts and run them in the ...

4:40
How to run Python scripts in JupyterLab

40,442 views

5 years ago