ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

585 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

1,040 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

27,482 views

3 years ago

Coding Nexus
Linear Regression for Machine Learning | Python Tutorial

Create and Finetune a Chatbot FREE without coding Query AI - https://queryai.co.uk/?ref=lsmhtpxd Join in this comprehensive ...

10:28
Linear Regression for Machine Learning | Python Tutorial

427 views

2 years ago

OpenMDAO
Nonlinear and linear systems and solvers

In OpenMDAO terms, your nonlinear system is your model or governing system of equations. Your linear system is a ...

13:15
Nonlinear and linear systems and solvers

1,886 views

3 years ago

Inria Learning Lab
Intuitions on linear models

This video is part of the Mooc “Machine learning in Python with scikit-learn ” hosted on FUN platform: ...

17:48
Intuitions on linear models

1,838 views

4 years ago

kleines Filmröllchen
But how can it fit so much music? (The FLAC Codec #2 – Lossless Audio Compression)

UPDATE: Martijn van Beurden, one of the two authors of the IETF FLAC spec, has left a comment with some corrections and ...

28:43
But how can it fit so much music? (The FLAC Codec #2 – Lossless Audio Compression)

10,077 views

3 years ago

Inria Learning Lab
Intuitions on regularized linear models

This video is part of the Mooc “Machine learning in Python with scikit-learn ” hosted on FUN platform: ...

20:06
Intuitions on regularized linear models

1,336 views

4 years ago

Jeremy Howard
Lesson 13: Deep Learning Foundations to Stable Diffusion

All lesson resources are available at http://course.fast.ai.) In this lesson, we dive into backpropagation and the creation of a simple ...

1:46:01
Lesson 13: Deep Learning Foundations to Stable Diffusion

20,662 views

3 years ago

mathapptician
1   Fourier Motzkin elimination
4:55
1 Fourier Motzkin elimination

12,618 views

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

312,021 views

2 years ago

OpenMDAO
What solver convergence looks like

A system is converged when the residuals are close to 0 within a tolerance. How this is achieved depends on what solver you use, ...

14:50
What solver convergence looks like

1,354 views

3 years ago

datalabcc
Python - Coding - 4.2

Python is a general purpose programming language and one of the most common tools in data science. For more on this topic ...

5:57
Python - Coding - 4.2

908 views

9 years ago

Alfredo Canziani (冷在)
Week 1 – Practicum: Classification, linear algebra, and visualisation

Course website: http://bit.ly/DLSP20-web Playlist: http://bit.ly/pDL-YouTube Speaker: Alfredo Canziani Week 1: ...

52:31
Week 1 – Practicum: Classification, linear algebra, and visualisation

67,851 views

6 years ago

COMPUTER & EXCEL SOLUTION
Stack linear data structure  Push and POP in Python@COMPUTEREXCELSOLUTION

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

6:35
Stack linear data structure Push and POP in Python@COMPUTEREXCELSOLUTION

79 views

4 years ago

Santiago Soler
Gradient-boosted equivalent sources for gridding large gravity and magnetic datasets

by Santiago Soler and Leonardo Uieda Presented at the EGU21 General Assembly. We present the gradient-boosted equivalent ...

5:16
Gradient-boosted equivalent sources for gridding large gravity and magnetic datasets

133 views

5 years ago

SF Software
How to Use NumPy

Learn how to perform the addition operation with and without NumPy. Download here: http://sourceforge.net/projects/numpy/ ...

2:24
How to Use NumPy

4,180 views

10 years ago

J David Eisenberg
Chapter 12: Linear Search

Writing an algorithm that finds a value in an array by looking at each item in term from beginning to end.

4:12
Chapter 12: Linear Search

94 views

4 years ago

Maria Andersen
CAC Linear Regression Models

Contemporary Algebra Collection Topic: Linear Regression Models, Video 5 of 7 Video Title: Linear Regression Models Learning ...

13:41
CAC Linear Regression Models

102 views

6 years ago

OpenMDAO
Solving coupled systems

When you have a coupled or implicit system, you must use a solver to converge that system. Take time to recognize those systems ...

9:36
Solving coupled systems

2,444 views

3 years ago