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,125 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

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

Intelligent Tech
Python Object-Oriented Programing

In this talk you will learn the concept of object-oriented programming using Python programming language. ⚜Intelligent Tech ...

33:47
Python Object-Oriented Programing

56 views

7 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

Statistics Made Easy
Statistics Made Easy 9: Using Python in Stata

We implement one of Stata's recently added features that allows you to run Python code from within Stata. Integrating Python can ...

2:16
Statistics Made Easy 9: Using Python in Stata

887 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,054 views

8 months 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,550 views

7 months 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

Craig Piercy
Python data types: memoryview

Python has multiple data types and data structures that you can use to store and manipulate data efficiently. In this video, we will ...

4:51
Python data types: memoryview

195 views

5 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,522 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

Programming threads
Python's 'and/or' Secret Makes Code 5x FASTER!

Discover Python's short-circuit evaluation optimization through bytecode analysis! Learn how 'and' and 'or' operators skip ...

3:38
Python's 'and/or' Secret Makes Code 5x FASTER!

25 views

1 month 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

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

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

Data Driven Decision
Julia Vs Python Comparison

In this video, you will be able to compare Julia and Python using number data types. It is going to be a series of videos about Julia ...

6:13
Julia Vs Python Comparison

1,045 views

4 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

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